summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-11-203-59/+56
|\
| * Merge branch 'tip/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Ingo Molnar2008-11-191-59/+54
| |\
| | * ftrace: fix dyn ftrace filter selectionSteven Rostedt2008-11-191-58/+50
| | * ftrace: make filtered functions effective on settingSteven Rostedt2008-11-191-1/+1
| | * ftrace: fix set_ftrace_filterSteven Rostedt2008-11-191-0/+3
| * | trace: introduce missing mutex_unlock()Vegard Nossum2008-11-181-0/+1
| * | Merge branch 'linus' into tracing/urgentIngo Molnar2008-11-18383-2504/+11791
| |\ \
| * | | tracing: kernel/trace/trace.c: introduce missing kfree()Julia Lawall2008-11-181-0/+1
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-11-202-1/+10
|\ \ \ \
| * | | | x86: uaccess_64: fix return value in __copy_from_user()Hiroshi Shimamoto2008-11-181-1/+1
| * | | | x86: quirk for reboot stalls on a Dell Optiplex 330Steve Conklin2008-11-181-0/+9
* | | | | parisc: fix bug in compat_arch_ptraceHelge Deller2008-11-201-5/+5
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-11-191-2/+2
|\ \ \ \ \
| * | | | | PCI: Fix disable IRQ 0 in pci_reset_function()Sheng Yang2008-11-191-2/+2
| | |_|/ / | |/| | |
* | | | | Merge branch 'x86/numa' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds2008-11-194-1/+44
|\ \ \ \ \
| * | | | | x86: make NUMA on 32-bit depend on EXPERIMENTAL againRafael J. Wysocki2008-11-121-1/+1
| * | | | | x86, hibernate: fix breakage on x86_32 with CONFIG_NUMA setRafael J. Wysocki2008-11-123-0/+43
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-11-1911-28/+54
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2008-11-18567-6121/+19282
| |\ \ \ \ \
| | * | | | | AMD IOMMU: check for next_bit also in unmapped areaJoerg Roedel2008-11-181-1/+1
| | * | | | | AMD IOMMU: fix fullflush comparison lengthJoerg Roedel2008-11-181-1/+1
| | * | | | | AMD IOMMU: enable device isolation per defaultJoerg Roedel2008-11-182-2/+2
| | * | | | | AMD IOMMU: add parameter to disable device isolationJoerg Roedel2008-11-182-0/+4
| * | | | | | x86: more general identifier for Phoenix BIOSPhilipp Kohlbecher2008-11-181-1/+1
| * | | | | | x86, PEBS/DS: fix code flow in ds_request()Ingo Molnar2008-11-181-5/+21
| * | | | | | x86: add rdtsc barrier to TSC sync checkVenki Pallipadi2008-11-181-0/+4
| * | | | | | xen: fix scrub_page()Jeremy Fitzhardinge2008-11-171-8/+1
| * | | | | | x86: fix es7000 compilingYinghai Lu2008-11-161-8/+1
| * | | | | | x86, bts: fix unlock problem in ds.cMarkus Metzger2008-11-161-1/+2
| * | | | | | x86, voyager: fix smp generic helper voyager breakageJames Bottomley2008-11-112-3/+18
| * | | | | | x86: move iomap.h to the new include locationArjan van de Ven2008-11-091-0/+0
* | | | | | | cciss: fix DEBUG printk formatsRandy Dunlap2008-11-191-4/+5
* | | | | | | W1 OMAP: Fix OMAP LDP boot crashStanley.Miao2008-11-191-5/+5
* | | | | | | drivers/video/backlight/da903x.c: introduce one more missing kfreeMike Rapoport2008-11-191-0/+1
* | | | | | | cgroups: fix a serious bug in cgroupstatsLi Zefan2008-11-191-2/+5
* | | | | | | hostfs: fix a duplicated global function nameWANG Cong2008-11-193-4/+4
* | | | | | | cirrusfb: remove unused variablesVlada Peric2008-11-191-2/+1
* | | | | | | vmscan: fix get_scan_ratio() commentRik van Riel2008-11-191-3/+3
* | | | | | | MAINTAINERS: change email address for rostedtSteven Rostedt2008-11-191-1/+1
* | | | | | | drivers/hwmon/applesmc.c: add generic MacPro supportHenrik Rydberg2008-11-191-0/+4
* | | | | | | drivers/video/backlight/da903x.c: introduce missing kfreeJulia Lawall2008-11-191-0/+1
* | | | | | | don't unlink an active swapfileHugh Dickins2008-11-191-1/+1
* | | | | | | vmscan: let GFP_NOFS go to swap againHugh Dickins2008-11-191-0/+3
* | | | | | | migration: fix writepage errorHugh Dickins2008-11-191-4/+1
* | | | | | | sprint_symbol(): use less stackHugh Dickins2008-11-191-5/+12
* | | | | | | cgroup: fix potential deadlock in pre_destroyKAMEZAWA Hiroyuki2008-11-191-5/+9
* | | | | | | mm: vmalloc search restart fixGlauber Costa2008-11-191-2/+2
* | | | | | | mm: vmalloc failure flush fixNick Piggin2008-11-191-2/+13
* | | | | | | mm: vmalloc allocator off by oneNick Piggin2008-11-191-1/+1
* | | | | | | cpuset: update top cpuset's mems after adding a nodeMiao Xie2008-11-193-10/+16