summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-08-23serial: add pci ids for PA Semi PWRficient onchip uartsOlof Johansson1-0/+16
2007-08-23autofs4: deadlock during createIan Kent1-14/+17
2007-08-23uml: fix previous request size limit fixJeff Dike1-2/+2
2007-08-23md: correctly update sysfs when a raid1 is reshapedNeilBrown1-4/+18
2007-08-23md: make sure a re-add after a restart honours bitmap when resyncingNeilBrown1-1/+2
2007-08-23w1: fix w1_remove_master_device() searchingEvgeniy Polyakov1-4/+6
2007-08-23Fix VM_FAULT flags conversion for hugetlbAdam Litke1-1/+1
2007-08-23synclink_gt fix module referencePaul Fulghum1-0/+4
2007-08-23slab: skip calling cache_free_alien() when the platform is not numa capableSiddha, Suresh B1-2/+12
2007-08-23IPMI: fix warning in ipmi_si_intf.cMijo Safradin1-1/+1
2007-08-23signalfd: make it group-wide, fix posix-timers schedulingOleg Nesterov2-11/+12
2007-08-23signalfd: fix interaction with posix-timersOleg Nesterov1-2/+2
2007-08-23posix-timers: fix creation raceOleg Nesterov1-1/+1
2007-08-23posix-timers: fix deletion raceThomas Gleixner1-3/+4
2007-08-23Introduce CONFIG_CHECK_SIGNATUREGeert Uytterhoeven5-1/+13
2007-08-23m68k/mac: Make mac_hid_mouse_emulate_buttons() declaration visibleGeert Uytterhoeven3-4/+4
2007-08-23zorro: Make sysfs config attribute read-onlyGeert Uytterhoeven1-1/+1
2007-08-23m68k: Fix a few hickups in drivers/scsi/KconfigGeert Uytterhoeven1-2/+2
2007-08-23m68k: Dont include RODATA into text segmentRoman Zippel1-2/+2
2007-08-23m68k: Enable arbitary speed tty supportAlan Cox3-3/+12
2007-08-23m68k: Use _AC() instead of #ifdef __ASSEMBLY__Geert Uytterhoeven2-9/+3
2007-08-23remove dead code in via-pmu68kJohannes Berg1-240/+0
2007-08-23m68k: Remove unnecessary m68k_memoffset export and initRoman Zippel1-2/+0
2007-08-23m68k: Kill superfluous externGeert Uytterhoeven1-5/+1
2007-08-23m68k: <asm/page.h> needs <linux/compiler.h>Geert Uytterhoeven1-0/+2
2007-08-23fix NULL pointer dereference in __vm_enough_memory()Alan Cox7-16/+26
2007-08-23correct name for rtc-m41t80David Brownell1-1/+1
2007-08-23synchronous lumpy reclaim: wait for page writeback when directly reclaiming c...Andy Whitcroft1-8/+60
2007-08-23synchronous lumpy reclaim: ensure we count pages transitioning inactive via c...Andy Whitcroft1-0/+1
2007-08-23h8300: missing includeYoshinori Sato2-0/+2
2007-08-23Documentation: fix getdelays.c printf bugMichael Neuling1-1/+1
2007-08-23free_irq(): fix DEBUG_SHIRQ handlingAndrew Morton1-0/+2
2007-08-23Add blacklisting capability to serial_pci to avoid misdetection of serial portsChristian Schmidt1-0/+17
2007-08-23Serial 8250: handle saving the clear-on-read bits from the LSR and MSRCorey Minyard2-29/+57
2007-08-23serial_txx9: Fix modem control line handlingAtsushi Nemoto1-3/+11
2007-08-23serial: add support for ITE 887x chipsNiels de Vos1-0/+159
2007-08-23serial: don't optimise away baud rate changes when BOTHER is usedDavid Woodhouse1-2/+5
2007-08-23futex_unlock_pi() hurts my brain and may cause application deadlockjohn stultz1-0/+1
2007-08-23Document Linux Memory PolicyLee Schermerhorn1-0/+332
2007-08-23kernel/auditsc.c: fix an off-by-oneAdrian Bunk1-1/+1
2007-08-23tpmdd maintainersKent Yoder8-6/+10
2007-08-23sparsemem: ensure we initialise the node mapping for SPARSEMEM_STATICAndy Whitcroft1-4/+10
2007-08-23eCryptfs: fix lookup error for special filesRyusuke Konishi1-0/+4
2007-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds3-6/+24
2007-08-22Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds3-16/+17
2007-08-22Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds6-10/+17
2007-08-22Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds20-192/+371
2007-08-22Fix lazy mode vmalloc synchronization for paravirtZachary Amsden1-2/+3
2007-08-22[S390] Change atomic_read/set to inline functions with barrier semantics.Heiko Carstens1-4/+22
2007-08-22[S390] kprobes: fix instruction length calculationDavid Wilder1-1/+1