summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig34-34/+17
2005-10-30[PATCH] adjust parisc sys_ptrace prototypeChristoph Hellwig2-2/+1
2005-10-30[PATCH] posix-timers: use schedule_timeout() in common_nsleep()Oleg Nesterov1-18/+1
2005-10-30[PATCH] Typo fix: explictly -> explicitlyJean Delvare3-3/+3
2005-10-30[PATCH] block cleanups: Add kconfig default iosched submenuNate Diller2-17/+38
2005-10-30[PATCH] Unify sys_tkill() and sys_tgkill()Vadim Lobanov1-46/+25
2005-10-30[PATCH] kill sigqueue->lockOleg Nesterov2-7/+4
2005-10-30[PATCH] fix de_thread vs it_real_fn() deadlockOleg Nesterov1-1/+2
2005-10-30[PATCH] reduce sizeof(struct file)Eric Dumazet8-15/+21
2005-10-30[PATCH] clarify menuconfig /(search) help textRandy Dunlap1-1/+2
2005-10-30[PATCH] Whitespace and CodingStyle cleanup for lib/idr.cJesper Juhl1-18/+17
2005-10-30[PATCH] lib/string.c cleanup: remove pointless explicit castsJesper Juhl1-10/+11
2005-10-30[PATCH] lib/string.c cleanup: remove pointless register keywordJesper Juhl1-2/+2
2005-10-30[PATCH] lib/string.c cleanup: whitespace and CodingStyle cleanupsJesper Juhl1-60/+53
2005-10-30[PATCH] protect ide_cdrom_capacity by ifdefAmos Waterland1-0/+2
2005-10-30[PATCH] open: cleanup in lookup_flags()Miklos Szeredi1-6/+0
2005-10-30[PATCH] Don't uselessly export task_struct to userspace in core dumpsEric W. Biederman2-14/+7
2005-10-30[PATCH] remove timer debug fieldAndrew Morton3-56/+2
2005-10-30[PATCH] Use alloc_percpu to allocate workqueues locallyChristoph Lameter1-13/+20
2005-10-30[PATCH] remove some more check_region stuffJeff Garzik11-228/+230
2005-10-30[PATCH] clarify help text for INIT_ENV_ARG_LIMITRandy Dunlap1-2/+2
2005-10-30[PATCH] delete 2 unreachable statements in drivers/block/paride/pf.cNorbert Kiesel1-4/+0
2005-10-30[PATCH] ntp whitespace cleanupAndrew Morton1-126/+126
2005-10-30[PATCH] NTP shift_right cleanupjohn stultz3-61/+24
2005-10-30[PATCH] TIOC* compat ioctl handlingChristoph Hellwig4-11/+5
2005-10-30[PATCH] Add kthread_stop_sem()Alan Stern2-2/+23
2005-10-30[PATCH] cfq-iosched: move tasklist walk to elevator.cChristoph Hellwig3-22/+23
2005-10-30[PATCH] introduce setup_timer() helperOleg Nesterov3-10/+15
2005-10-30[PATCH] little de_thread() cleanupOleg Nesterov1-4/+3
2005-10-30[PATCH] reiserfs: [kv]free() checking cleanupJames Lamanna2-18/+10
2005-10-30[PATCH] ext3: Fix unmapped buffers in transaction's listsJan Kara3-11/+12
2005-10-30[PATCH] smsc-ircc2: PM cleanup - do not close device when suspendingDmitry Torokhov1-44/+85
2005-10-30[PATCH] ide-scsi highmem cleanupAndrew Morton1-26/+12
2005-10-30[PATCH] s390, ccw - export modaliasBastian Blank1-0/+19
2005-10-30[PATCH] s390: export ipl device parametersHeiko Carstens4-7/+367
2005-10-30[PATCH] s390: 3270 fullscreen viewRichard Hitt6-69/+315
2005-10-30[PATCH] i386: use -mcpu, not -mtune, for GCCs older than 3.4Paolo 'Blaisorblade' Giarrusso1-5/+13
2005-10-30[PATCH] uml: remove old UM_FASTCALL, and make the thing work againPaolo 'Blaisorblade' Giarrusso2-4/+8
2005-10-30[PATCH] uml: fix "reuse i386 cpu optimizations"Paolo 'Blaisorblade' Giarrusso2-4/+5
2005-10-30[PATCH] uml: reuse i386 cpu-specific tuningPaolo 'Blaisorblade' Giarrusso7-341/+376
2005-10-30[PATCH] m32r: SMC91x driver updateHirokazu Takata5-21/+19
2005-10-30[PATCH] m32r: NONCACHE_OFFSET in _port2addrHirokazu Takata5-5/+5
2005-10-30[PATCH] m32r: fix #if warningsHirokazu Takata2-13/+13
2005-10-30[PATCH] m32r: remove unused instructionsHirokazu Takata1-2/+0
2005-10-30[PATCH] introduce .valid callback for pm_opsShaohua Li3-1/+13
2005-10-30[PATCH] swsusp: two simplificationsRafael J. Wysocki2-7/+3
2005-10-30[PATCH] swsusp: get rid of unnecessary wrapper functionRafael J. Wysocki1-7/+1
2005-10-30[PATCH] swsusp: cleanupsPavel Machek1-12/+10
2005-10-30[PATCH] swsusp: remove unneccessary includesPavel Machek2-31/+3
2005-10-30[PATCH] swsusp: rework memory freeing on resumeRafael J. Wysocki6-150/+65