summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] unify sys_ptrace prototypeChristoph Hellwig2005-10-3134-34/+17
* [PATCH] adjust parisc sys_ptrace prototypeChristoph Hellwig2005-10-312-2/+1
* [PATCH] posix-timers: use schedule_timeout() in common_nsleep()Oleg Nesterov2005-10-311-18/+1
* [PATCH] Typo fix: explictly -> explicitlyJean Delvare2005-10-313-3/+3
* [PATCH] block cleanups: Add kconfig default iosched submenuNate Diller2005-10-312-17/+38
* [PATCH] Unify sys_tkill() and sys_tgkill()Vadim Lobanov2005-10-311-46/+25
* [PATCH] kill sigqueue->lockOleg Nesterov2005-10-312-7/+4
* [PATCH] fix de_thread vs it_real_fn() deadlockOleg Nesterov2005-10-311-1/+2
* [PATCH] reduce sizeof(struct file)Eric Dumazet2005-10-318-15/+21
* [PATCH] clarify menuconfig /(search) help textRandy Dunlap2005-10-311-1/+2
* [PATCH] Whitespace and CodingStyle cleanup for lib/idr.cJesper Juhl2005-10-311-18/+17
* [PATCH] lib/string.c cleanup: remove pointless explicit castsJesper Juhl2005-10-311-10/+11
* [PATCH] lib/string.c cleanup: remove pointless register keywordJesper Juhl2005-10-311-2/+2
* [PATCH] lib/string.c cleanup: whitespace and CodingStyle cleanupsJesper Juhl2005-10-311-60/+53
* [PATCH] protect ide_cdrom_capacity by ifdefAmos Waterland2005-10-311-0/+2
* [PATCH] open: cleanup in lookup_flags()Miklos Szeredi2005-10-311-6/+0
* [PATCH] Don't uselessly export task_struct to userspace in core dumpsEric W. Biederman2005-10-312-14/+7
* [PATCH] remove timer debug fieldAndrew Morton2005-10-313-56/+2
* [PATCH] Use alloc_percpu to allocate workqueues locallyChristoph Lameter2005-10-311-13/+20
* [PATCH] remove some more check_region stuffJeff Garzik2005-10-3111-228/+230
* [PATCH] clarify help text for INIT_ENV_ARG_LIMITRandy Dunlap2005-10-311-2/+2
* [PATCH] delete 2 unreachable statements in drivers/block/paride/pf.cNorbert Kiesel2005-10-311-4/+0
* [PATCH] ntp whitespace cleanupAndrew Morton2005-10-311-126/+126
* [PATCH] NTP shift_right cleanupjohn stultz2005-10-313-61/+24
* [PATCH] TIOC* compat ioctl handlingChristoph Hellwig2005-10-314-11/+5
* [PATCH] Add kthread_stop_sem()Alan Stern2005-10-312-2/+23
* [PATCH] cfq-iosched: move tasklist walk to elevator.cChristoph Hellwig2005-10-313-22/+23
* [PATCH] introduce setup_timer() helperOleg Nesterov2005-10-313-10/+15
* [PATCH] little de_thread() cleanupOleg Nesterov2005-10-311-4/+3
* [PATCH] reiserfs: [kv]free() checking cleanupJames Lamanna2005-10-312-18/+10
* [PATCH] ext3: Fix unmapped buffers in transaction's listsJan Kara2005-10-313-11/+12
* [PATCH] smsc-ircc2: PM cleanup - do not close device when suspendingDmitry Torokhov2005-10-311-44/+85
* [PATCH] ide-scsi highmem cleanupAndrew Morton2005-10-311-26/+12
* [PATCH] s390, ccw - export modaliasBastian Blank2005-10-311-0/+19
* [PATCH] s390: export ipl device parametersHeiko Carstens2005-10-314-7/+367
* [PATCH] s390: 3270 fullscreen viewRichard Hitt2005-10-316-69/+315
* [PATCH] i386: use -mcpu, not -mtune, for GCCs older than 3.4Paolo 'Blaisorblade' Giarrusso2005-10-311-5/+13
* [PATCH] uml: remove old UM_FASTCALL, and make the thing work againPaolo 'Blaisorblade' Giarrusso2005-10-312-4/+8
* [PATCH] uml: fix "reuse i386 cpu optimizations"Paolo 'Blaisorblade' Giarrusso2005-10-312-4/+5
* [PATCH] uml: reuse i386 cpu-specific tuningPaolo 'Blaisorblade' Giarrusso2005-10-317-341/+376
* [PATCH] m32r: SMC91x driver updateHirokazu Takata2005-10-315-21/+19
* [PATCH] m32r: NONCACHE_OFFSET in _port2addrHirokazu Takata2005-10-315-5/+5
* [PATCH] m32r: fix #if warningsHirokazu Takata2005-10-312-13/+13
* [PATCH] m32r: remove unused instructionsHirokazu Takata2005-10-311-2/+0
* [PATCH] introduce .valid callback for pm_opsShaohua Li2005-10-313-1/+13
* [PATCH] swsusp: two simplificationsRafael J. Wysocki2005-10-312-7/+3
* [PATCH] swsusp: get rid of unnecessary wrapper functionRafael J. Wysocki2005-10-311-7/+1
* [PATCH] swsusp: cleanupsPavel Machek2005-10-311-12/+10
* [PATCH] swsusp: remove unneccessary includesPavel Machek2005-10-312-31/+3
* [PATCH] swsusp: rework memory freeing on resumeRafael J. Wysocki2005-10-316-150/+65