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