summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* softirq: remove useless function __local_bh_enableLiming Wang2008-11-281-1/+0Star
* cpuset: update top cpuset's mems after adding a nodeMiao Xie2008-11-201-4/+0Star
* reintroduce accept4Ulrich Drepper2008-11-202-6/+3Star
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-11-181-1/+3
|\
| * block: make add_partition() return pointer to hd_structTejun Heo2008-11-181-1/+3
* | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-11-181-0/+3
|\ \ | |/ |/|
| * Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...Ingo Molnar2008-11-111-0/+3
| |\
| | * ring-buffer: buffer record on/off switchSteven Rostedt2008-11-111-0/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-171-2/+3
|\ \ \
| * | | lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.cIngo Molnar2008-11-141-2/+3
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2008-11-161-0/+2
|\ \ \
| * | | HID: map macbook keys for "Expose" and "Dashboard"Henrik Rydberg2008-11-131-0/+2
* | | | Fix inotify watch removal/umount racesAl Viro2008-11-151-0/+11
* | | | Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-11-151-0/+3
|\ \ \ \
| * | | | serial: sh-sci: fix cannot work SH7723 SCIFAYoshihiro Shimoda2008-11-121-0/+3
* | | | | Add 'pr_fmt()' format modifier to pr_xyz macros.Martin Schwidefsky2008-11-151-19/+23
* | | | | USB: don't register endpoints for interfaces that are going awayAlan Stern2008-11-131-0/+2
* | | | | slab: document SLAB_DESTROY_BY_RCUPeter Zijlstra2008-11-131-0/+28
| |/ / / |/| | |
* | | | Add c2 port supportRodolfo Giometti2008-11-131-0/+65
* | | | rtc: rtc-wm8350: add support for WM8350 RTCMark Brown2008-11-131-0/+2
* | | | remove ratelimt()Andrew Morton2008-11-131-7/+0Star
* | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-11-121-5/+0Star
|\ \ \ \
| * | | | hrtimer: clean up unused callback modesPeter Zijlstra2008-11-121-5/+0Star
| | |/ / | |/| |
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-11-121-4/+44
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'video' into releaseLen Brown2008-11-121-0/+44
| |\ \ \
| | * | | ACPI video: if no ACPI backlight support, use vendor driversThomas Renninger2008-11-081-0/+44
| * | | | Merge branch 'misc' into releaseLen Brown2008-11-121-4/+0Star
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | ACPI: remove CONFIG_ACPI_ECBjorn Helgaas2008-11-061-4/+0Star
* | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-11-111-0/+1
|\ \ \ \ \
| * | | | | fix for account_group_exec_runtime(), make sure ->signal can't be freed under...Oleg Nesterov2008-11-111-0/+1
| | |_|_|/ | |/| | |
* | | | | telephony: trivial: fix up email addressAlan Cox2008-11-111-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-111-7/+35
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | ssb: Fix DMA-API compilation for non-PCI systemsMichael Buesch2008-11-101-7/+35
* | | | | libata: revert convert-to-block-tagging patchesTejun Heo2008-11-101-0/+1
| |/ / / |/| | |
* | | | Merge branch 'cpus4096' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds2008-11-093-2/+574
|\ \ \ \
| * | | | cpumask: introduce new API, without changing anything, v3Rusty Russell2008-11-091-6/+52
| * | | | cpumask: new API, v2Rusty Russell2008-11-071-0/+11
| * | | | cpumask: introduce new API, without changing anythingRusty Russell2008-11-063-2/+517
* | | | | clarify usage expectations for cnt32_to_63()Nicolas Pitre2008-11-091-6/+16
* | | | | mmc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-083-3/+3
| |_|_|/ |/| | |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-11-071-1/+1
|\ \ \ \
| * | | | PCI: annotate return value of pci_ioremap_bar with __iomemHarvey Harrison2008-11-031-1/+1
* | | | | sched: fine-tune SD_SIBLING_INITIngo Molnar2008-11-071-1/+1
* | | | | sched: fine-tune SD_MC_INITMike Galbraith2008-11-071-1/+1
| |_|/ / |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-071-0/+7
|\ \ \ \
| * | | | net: Fix recursive descent in __scm_destroy().David S. Miller2008-11-071-0/+2
| * | | | net: fix packet socket delivery in rx irq handlerPatrick McHardy2008-11-041-0/+7
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-11-072-1/+10
|\ \ \ \ \
| * | | | | Add round_jiffies_up and related routinesAlan Stern2008-11-061-0/+5
| * | | | | bio: define __BIOVEC_PHYS_MERGEABLEJeremy Fitzhardinge2008-11-061-1/+5
| | |_|/ / | |/| | |