summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-01-09[PATCH] sk98lin: error handling of pci setupStephen Hemminger1-13/+6
2006-01-09[PATCH] sk98lin: error handling on probeStephen Hemminger1-11/+17
2006-01-09[PATCH] sk98lin: use kzallocStephen Hemminger1-2/+1
2006-01-09[PATCH] sk98lin: error handling on dual port boardStephen Hemminger1-15/+21
2006-01-09[PATCH] sk98lin: not doing high dma properlyStephen Hemminger1-4/+24
2006-01-09[PATCH] sk98lin: routine called from probe marked __initStephen Hemminger1-8/+7
2006-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds12-163/+250
2006-01-08[PATCH] Make vm86 support optionalMatt Mackall7-3/+37
2006-01-08[PATCH] tiny: Configure ELF core dump supportMatt Mackall2-2/+8
2006-01-08[PATCH] tiny: Make *[ug]id16 support optionalMatt Mackall19-65/+28
2006-01-08[PATCH] tiny: Make x86 doublefault handling optionalMatt Mackall3-1/+13
2006-01-08[PATCH] tiny: Trim non-IPX buildsMatt Mackall1-3/+1
2006-01-08[PATCH] tiny: Uninline some fslocks.c functionsMatt Mackall1-4/+3
2006-01-08[PATCH] tiny: Uninline some inode.c functionsMatt Mackall1-2/+2
2006-01-08[PATCH] tiny: Uninline some open.c functionsMatt Mackall1-3/+3
2006-01-08[PATCH] tiny: Add bloat-o-meter to scriptsMatt Mackall1-0/+58
2006-01-08[PATCH] vr41xx: section tags fixJean Delvare1-2/+2
2006-01-08[PATCH] cciss: avoid defining useless MAJOR_NR macroChristoph Hellwig2-3/+1
2006-01-08[PATCH] drivers/isdn/hardware/eicon/os_4bri.c: correct the xdiLoadFile() sign...Adrian Bunk1-1/+2
2006-01-08[PATCH] drivers/isdn/: add missing #includesAdrian Bunk3-0/+4
2006-01-08[PATCH] simplify k_getrusage()Oleg Nesterov1-18/+11
2006-01-08[PATCH] i810_audio: request_irq() fixAndrew Morton1-10/+8
2006-01-08[PATCH] kconf: Check for eof from input stream.Ben Collins1-2/+16
2006-01-08[PATCH] fix workqueue oops during cpu offlineNathan Lynch1-6/+10
2006-01-08[PATCH] drivers/block: Use ARRAY_SIZE macroTobias Klauser7-15/+14
2006-01-08[PATCH] remove semicolons from save_flags()Andrew Morton1-1/+1
2006-01-08[PATCH] Make apm buildable without legacy pmDave Jones2-1/+5
2006-01-08[PATCH] i4l: __attribute__((packed)) for the CAPI message structsJan Blunck1-44/+44
2006-01-08[PATCH] afs: remove unnecessary __attribute__((packed))Jan Blunck1-3/+1
2006-01-08[PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1Jan Blunck15-341/+341
2006-01-08[PATCH] parport: bring back an unused phase for ppdev ioctlMarko Kohtala1-1/+3
2006-01-08[PATCH] parport_pc: arm build fixAndrew Morton1-3/+3
2006-01-08[PATCH] Add a section about inlining to Documentation/CodingStyleArjan van de Ven1-3/+31
2006-01-08[PATCH] hw_random: 82801AB PCI Bridge supportEric Van Buggenhaut1-0/+1
2006-01-08[PATCH] fix gcc4.1 build failure on xconfigDave Jones1-3/+3
2006-01-08[PATCH] v9fs: handle kthread_create failure, minor bugfixesLatchesar Ionkov9-71/+58
2006-01-08[PATCH] v9fs: zero copy implementationLatchesar Ionkov18-1047/+1083
2006-01-08[PATCH] v9fs: fix fid management in v9fs_createLatchesar Ionkov1-3/+3
2006-01-08[PATCH] v9fs: new multiplexer implementationLatchesar Ionkov16-562/+1172
2006-01-08[PATCH] v9fs: fix fd_closeEric Van Hensbergen1-2/+2
2006-01-08[PATCH] Split out screen_info from tty.hBrian Gerst5-112/+80
2006-01-08[PATCH] CREDITS update: Eugene SuroveginEugene Surovegin1-1/+1
2006-01-08[PATCH] SubmittingPatches: diffstat optionsRandy Dunlap1-0/+3
2006-01-08[PATCH] UFS: inode->i_sem is not released in error pathEvgeniy Polyakov1-1/+3
2006-01-08[PATCH] fs/smbfs/proc.c: fix data corruption in smb_proc_setattr_unix()Maciej W. Rozycki1-1/+1
2006-01-08[PATCH] PTRACE_SYSEMU is only for i386 and clashes with other ptrace codes of...Paolo 'Blaisorblade' Giarrusso2-2/+3
2006-01-08[PATCH] kernel/module.c: remove redundant spinlock in resolve_symbol()Ashutosh Naik1-2/+0
2006-01-08[PATCH] shrink struct pageAndrew Morton1-19/+22
2006-01-08[PATCH] aio: reorder kiocb structure elements to make sync iocb setup fasterBenjamin LaHaise1-5/+7
2006-01-08[PATCH] modules: mark TAINT_FORCED_RMMOD correctlyAkinobu Mita1-5/+5