aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-12-22[PATCH] Fix up page_mkclean_one(): virtual caches, s390Peter Zijlstra1-10/+13
2006-12-22[PATCH] serial/uartlite: Only enable port if request_port succeededPeter Korsgaard1-2/+2
2006-12-22[PATCH] Fix reparenting to the same thread group. (take 2)Eric W. Biederman1-15/+22
2006-12-22[PATCH] build compile.h earlierAndrew Morton2-18/+22
2006-12-22[PATCH] sched: fix bad missed wakeups in the i386, x86_64, ia64, ACPI and APM idle codeIngo Molnar5-7/+34
2006-12-22[PATCH] jbd: wait for already submitted t_sync_datalist buffer to completeHisashi Hifumi1-2/+6
2006-12-22[PATCH] fix s3c24xx gpio driver (include linux/workqueue.h)Ben Dooks1-0/+1
2006-12-22[PATCH] md: fix a few problems with the interface (sysfs and ioctl) to mdNeilBrown1-5/+8
2006-12-22[PATCH] increase CARDBUS_MEM_SIZEAndrew Morton1-1/+1
2006-12-22[PATCH] relay: remove inliningAndrew Morton1-8/+7
2006-12-22[PATCH] ptrace: Fix EFL_OFFSET value according to i386 pda changesJeremy Fitzhardinge1-11/+10
2006-12-22[PATCH] memory hotplug: fix compile error for i386 with NUMA configYasunori Goto2-8/+30
2006-12-22[PATCH] mips: if_fddi.h: Add a missing inclusionMaciej W. Rozycki1-0/+2
2006-12-22[PATCH] kernel-doc: remove Martin from MAINTAINERSMartin Waitz1-3/+0
2006-12-22[PATCH] kernel-doc: allow unnamed structs/unionsRandy Dunlap1-2/+15
2006-12-22[PATCH] fdtable: Provide free_fdtable() wrapperVadim Lobanov3-2/+7
2006-12-22[PATCH] gxt4500: Fix colormap and PLL setting, support GXT6000PPaul Mackerras1-31/+64
2006-12-22[PATCH] tlclk: delete unnecessary sysfs_remove_groupAkinobu Mita1-2/+0
2006-12-22[PATCH] MAINTAINERS: fix email for S3C2410 and S3C2440Ben Dooks1-2/+2
2006-12-22[PATCH] microcode: fix mc_cpu_notifier section warningJean Delvare1-1/+1
2006-12-22[PATCH] schedule_timeout(): improve warning messageAndrew Morton1-4/+3
2006-12-22[PATCH] gss_spkm3: fix error handling in module initAkinobu Mita1-1/+1
2006-12-22[PATCH] audit: fix kstrdup() error checkAkinobu Mita1-2/+2
2006-12-22[PATCH] compile error of register_memory()Yasunori Goto3-3/+3
2006-12-22[PATCH] handle SLOB with sparsemenYasunori Goto1-1/+1
2006-12-22[PATCH] mm: more rmap debuggingNick Piggin5-8/+15
2006-12-22[PATCH] fix aoe without scatter-gather [Bug 7662]Ed L. Cashin1-7/+6
2006-12-22[PATCH] Add a new section to CodingStyle, promoting include/linux/kernel.hRobert P. J. Day1-0/+18
2006-12-22[PATCH] Make JFFS depend on CONFIG_BROKENJosh Boyer1-1/+4
2006-12-22[PATCH] lock debugging: fix DEBUG_LOCKS_WARN_ON() & debug_locks_silentIngo Molnar1-1/+1
2006-12-22[PATCH] fsstack: Remove inode copyMichael Halcrow1-2/+0
2006-12-22[PATCH] smc911 workqueue fixesAndrew Morton1-7/+14
2006-12-22[PATCH] smc911x: fix netpoll compilation faliureVitaly Wool1-1/+1
2006-12-22[PATCH] genirq: fix irq flow handler uninstallThomas Gleixner1-2/+1
2006-12-22[PATCH] fix vm_events_fold_cpu() build breakageMagnus Damm1-0/+6
2006-12-22[PATCH] sched: remove __cpuinitdata anotation to cpu_isolated_mapTim Chen1-1/+1
2006-12-22[PATCH] Add cscope generated files to .gitignoreTobias Klauser1-0/+3
2006-12-22[PATCH] Fix swapped parameters in mm/vmscan.cNigel Cunningham1-2/+2
2006-12-22[PATCH] fs/sysv/: proper prototypes for 2 functionsAdrian Bunk2-3/+3
2006-12-22[PATCH] make kernel/printk.c:ignore_loglevel_setup() staticAdrian Bunk1-1/+1
2006-12-22[PATCH] fix kernel-doc warnings in 2.6.20-rc1Randy Dunlap6-4/+7
2006-12-22[PATCH] slab: fix kmem_ptr_validate definitionChristoph Lameter1-1/+1
2006-12-22[PATCH] rtc warning fixAndrew Morton1-1/+6
2006-12-22[PATCH] Fix for shmem_truncate_range() BUG_ON()Badari Pulavarty1-1/+6
2006-12-22[PATCH] Conditionally check expected_preempt_count in __resched_legal()Mark Fasheh1-0/+2
2006-12-22[PATCH] CONFIG_VM_EVENT_COUNTER comment decrustifyPaul Jackson2-6/+7
2006-12-22[PATCH] KVM: API versioningAvi Kivity2-0/+6
2006-12-22[PATCH] KVM: Handle p5 mce msrsMichael Riepe2-0/+4
2006-12-22[PATCH] KVM: Force real-mode cs limit to 64KMichael Riepe1-0/+1
2006-12-22[PATCH] KVM: Do not export unsupported msrs to userspaceMichael Riepe1-3/+24