aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-01-08[PATCH] tiny: Make *[ug]id16 support optionalMatt Mackall
2006-01-08[PATCH] tiny: Make x86 doublefault handling optionalMatt Mackall
2006-01-08[PATCH] tiny: Trim non-IPX buildsMatt Mackall
2006-01-08[PATCH] tiny: Uninline some fslocks.c functionsMatt Mackall
2006-01-08[PATCH] tiny: Uninline some inode.c functionsMatt Mackall
2006-01-08[PATCH] tiny: Uninline some open.c functionsMatt Mackall
2006-01-08[PATCH] tiny: Add bloat-o-meter to scriptsMatt Mackall
2006-01-08[PATCH] vr41xx: section tags fixJean Delvare
2006-01-08[PATCH] cciss: avoid defining useless MAJOR_NR macroChristoph Hellwig
2006-01-08[PATCH] drivers/isdn/hardware/eicon/os_4bri.c: correct the xdiLoadFile() sign...Adrian Bunk
2006-01-08[PATCH] drivers/isdn/: add missing #includesAdrian Bunk
2006-01-08[PATCH] simplify k_getrusage()Oleg Nesterov
2006-01-08[PATCH] i810_audio: request_irq() fixAndrew Morton
2006-01-08[PATCH] kconf: Check for eof from input stream.Ben Collins
2006-01-08[PATCH] fix workqueue oops during cpu offlineNathan Lynch
2006-01-08[PATCH] drivers/block: Use ARRAY_SIZE macroTobias Klauser
2006-01-08[PATCH] remove semicolons from save_flags()Andrew Morton
2006-01-08[PATCH] Make apm buildable without legacy pmDave Jones
2006-01-08[PATCH] i4l: __attribute__((packed)) for the CAPI message structsJan Blunck
2006-01-08[PATCH] afs: remove unnecessary __attribute__((packed))Jan Blunck
2006-01-08[PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1Jan Blunck
2006-01-08[PATCH] parport: bring back an unused phase for ppdev ioctlMarko Kohtala
2006-01-08[PATCH] parport_pc: arm build fixAndrew Morton
2006-01-08[PATCH] Add a section about inlining to Documentation/CodingStyleArjan van de Ven
2006-01-08[PATCH] hw_random: 82801AB PCI Bridge supportEric Van Buggenhaut
2006-01-08[PATCH] fix gcc4.1 build failure on xconfigDave Jones
2006-01-08[PATCH] v9fs: handle kthread_create failure, minor bugfixesLatchesar Ionkov
2006-01-08[PATCH] v9fs: zero copy implementationLatchesar Ionkov
2006-01-08[PATCH] v9fs: fix fid management in v9fs_createLatchesar Ionkov
2006-01-08[PATCH] v9fs: new multiplexer implementationLatchesar Ionkov
2006-01-08[PATCH] v9fs: fix fd_closeEric Van Hensbergen
2006-01-08[PATCH] Split out screen_info from tty.hBrian Gerst
2006-01-08[PATCH] CREDITS update: Eugene SuroveginEugene Surovegin
2006-01-08[PATCH] SubmittingPatches: diffstat optionsRandy Dunlap
2006-01-08[PATCH] UFS: inode->i_sem is not released in error pathEvgeniy Polyakov
2006-01-08[PATCH] fs/smbfs/proc.c: fix data corruption in smb_proc_setattr_unix()Maciej W. Rozycki
2006-01-08[PATCH] PTRACE_SYSEMU is only for i386 and clashes with other ptrace codes of...Paolo 'Blaisorblade' Giarrusso
2006-01-08[PATCH] kernel/module.c: remove redundant spinlock in resolve_symbol()Ashutosh Naik
2006-01-08[PATCH] shrink struct pageAndrew Morton
2006-01-08[PATCH] aio: reorder kiocb structure elements to make sync iocb setup fasterBenjamin LaHaise
2006-01-08[PATCH] modules: mark TAINT_FORCED_RMMOD correctlyAkinobu Mita
2006-01-08[PATCH] modules: prevent overriding of symbolsAshutosh Naik
2006-01-08[PATCH] sonypi: Enable ACPI events for Sony laptop hotkeysBen Collins
2006-01-08[PATCH] Sonypi: convert to the new platform device interfaceDmitry Torokhov
2006-01-08[PATCH] fs/proc/: function prototypes belong in header filesAdrian Bunk
2006-01-08[PATCH] /dev/mem: validate mmap requestsBjorn Helgaas
2006-01-08[PATCH] /dev/mem __HAVE_PHYS_MEM_ACCESS_PROT tidy-upBjorn Helgaas
2006-01-08[PATCH] remove gcc-2 checksAndrew Morton
2006-01-08[PATCH] Abandon gcc-2.95.xAndrew Morton
2006-01-08[PATCH] copy_process: error path cleanupOleg Nesterov