| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] move some COMPATIBLE_IOCTL entries from x86_64 to common code | Christoph Hellwig | 2005-11-09 | 2 | -6/+8 |
* | [PATCH] remove ioctl32_handler_t | Christoph Hellwig | 2005-11-09 | 3 | -9/+3 |
* | [PATCH] re-add TIOCSTART and TIOCSTOP compat_ioctl handlers | Christoph Hellwig | 2005-11-09 | 1 | -0/+10 |
* | [PATCH] sanitize lookup_hash prototype | Christoph Hellwig | 2005-11-09 | 4 | -14/+21 |
* | [PATCH] add a file_permission helper | Christoph Hellwig | 2005-11-09 | 8 | -21/+47 |
* | [PATCH] add a vfs_permission helper | Christoph Hellwig | 2005-11-09 | 7 | -15/+31 |
* | [PATCH] drivers/block/pktcdvd.c: remove write-only variable in pkt_iosched_pr... | Gabriel A. Devenyi | 2005-11-09 | 1 | -3/+0 |
* | [PATCH] ext2: remove the ancient CHANGES file | Adrian Bunk | 2005-11-09 | 1 | -157/+0 |
* | [PATCH] remove CONFIG_EXT{2,3}_CHECK | Adrian Bunk | 2005-11-09 | 7 | -260/+2 |
* | [PATCH] Fix return value in reiserfs allocator | Jan Kara | 2005-11-09 | 1 | -2/+2 |
* | [PATCH] fat: respect silent mount flag | Christoph Hellwig | 2005-11-09 | 1 | -4/+7 |
* | [PATCH] hpfs: remove spurious mtime update | Christoph Hellwig | 2005-11-09 | 1 | -5/+2 |
* | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason | Olaf Hering | 2005-11-09 | 156 | -176/+7 |
* | [PATCH] kconfig: stricter error checking for .config | Roman Zippel | 2005-11-09 | 2 | -19/+77 |
* | [PATCH] kconfig: improve error handling in the parser | Roman Zippel | 2005-11-09 | 6 | -421/+515 |
* | [PATCH] kconfig: simplify symbol type parsing | Roman Zippel | 2005-11-09 | 7 | -447/+342 |
* | [PATCH] kconfig: use gperf for kconfig keywords | Roman Zippel | 2005-11-09 | 8 | -1777/+732 |
* | [PATCH] kconfig: update kconfig Makefile | Roman Zippel | 2005-11-09 | 2 | -136/+7 |
* | [PATCH] kconfig: allow variable argumnts for range | Roman Zippel | 2005-11-09 | 2 | -6/+62 |
* | [PATCH] kconfig: preset config during all*config | Roman Zippel | 2005-11-09 | 3 | -3/+45 |
* | [PATCH] kconfig: fix restart for choice symbols | Roman Zippel | 2005-11-09 | 2 | -4/+14 |
* | [PATCH] kconfig: Fix Kconfig performance bug | David Gibson | 2005-11-09 | 4 | -12/+10 |
* | [PATCH] schedule obsolete OSS drivers for removal | Adrian Bunk | 2005-11-09 | 2 | -29/+51 |
* | [PATCH] fix floppy.c to store correct ro/rw status in underlying gendisk | Jon Masters | 2005-11-09 | 1 | -0/+6 |
* | [PATCH] s390: "extern inline" -> "static inline" | Adrian Bunk | 2005-11-09 | 15 | -71/+71 |
* | [PATCH] swsusp: rework swsusp_suspend | Rafael J. Wysocki | 2005-11-09 | 3 | -49/+47 |
* | [PATCH] swsusp: simplify pagedir relocation | Rafael J. Wysocki | 2005-11-09 | 3 | -53/+28 |
* | [PATCH] swsusp: reduce code duplication | Rafael J. Wysocki | 2005-11-09 | 3 | -70/+52 |
* | [PATCH] ppc32: fix perf_irq extern on e500 | Matt Porter | 2005-11-09 | 2 | -4/+1 |
* | [PATCH] ppc32: Update MPC834x platform to work with new phylib | Kumar Gala | 2005-11-09 | 5 | -138/+353 |
* | [PATCH] ppc64: add MODALIAS= for vio bus | Olaf Hering | 2005-11-09 | 1 | -0/+27 |
* | [PATCH] ppc32: Fix STx GP3 build | Matt Porter | 2005-11-09 | 1 | -0/+1 |
* | [PATCH] ppc32: Fix RapidIO build on 85xx | Matt Porter | 2005-11-09 | 1 | -1/+1 |
* | [PATCH] selinux: extend selinuxfs context interface | Stephen Smalley | 2005-11-09 | 1 | -26/+19 |
* | [PATCH] selinux: disable setxattr on mountpoint labeled filesystems | Stephen Smalley | 2005-11-09 | 1 | -0/+3 |
* | [PATCH] selinux: MLS compatibility | Stephen Smalley | 2005-11-09 | 1 | -1/+4 |
* | [PATCH] drm fixup pci gart settings | Dave Airlie | 2005-11-09 | 1 | -2/+2 |
* | [PATCH] sleep: Fix oops in enter_state | Pavel Machek | 2005-11-09 | 1 | -1/+1 |
* | [PATCH] Input: fix 'uniq' reporting in hotplug handler | Dmitry Torokhov | 2005-11-09 | 1 | -1/+1 |
* | [PATCH] mtd: onenand_base needs sched.h | Andrew Morton | 2005-11-09 | 1 | -0/+2 |
* | [PATCH] mtd: rfd_ftl build fix | Andrew Morton | 2005-11-09 | 1 | -0/+1 |
* | [PATCH] vx_hwdep.c needs vmalloc.h | Andrew Morton | 2005-11-09 | 1 | -0/+1 |
* | [PATCH] quieten softlockup at boot | Anton Blanchard | 2005-11-09 | 1 | -3/+0 |
* | [PATCH] cpu hotplug: fix locking in cpufreq drivers | Ashok Raj | 2005-11-09 | 4 | -14/+49 |
* | [PATCH] Fix sysctl unregistration oops (CVE-2005-2709) | Al Viro | 2005-11-08 | 4 | -31/+116 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2005-11-08 | 1 | -20/+22 |
|\ |
|
| * | [SERIAL] IOC3: Update 8250 driver bits | Ralf Baechle | 2005-11-08 | 1 | -20/+22 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-11-08 | 24 | -173/+629 |
|\ \ |
|
| * \ | Merge with ARM SMP tree | Russell King | 2005-11-08 | 6 | -0/+91 |
| |\ \ |
|
| | * | | [ARM SMP] Add core ARM support for local timers | Russell King | 2005-11-08 | 6 | -0/+91 |