summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] remove verify_area(): remove verify_area() from various uaccess.h hea...Jesper Juhl2005-09-0823-197/+0Star
* [PATCH] pipe: remove redundant fifo_poll abstractionPekka Enberg2005-09-081-6/+7
* [PATCH] Remove non-arch consumers of asm/segment.hKumar Gala2005-09-0815-17/+0Star
* [PATCH] blk: Use blk_queue_xxx functions to set parametersStuart McLaren2005-09-081-2/+2
* [PATCH] NTP: ntp-helper functionsjohn stultz2005-09-0827-111/+65Star
* [PATCH] Additions to .data.read_mostly sectionRavikiran G Thirumalai2005-09-0813-31/+31
* [PATCH] futex: remove duplicate codePekka Enberg2005-09-081-12/+9Star
* [PATCH] Adapt scripts/ver_linux to new util-linux version stringsAlexey Dobriyan2005-09-081-2/+4
* [PATCH] fix send_sigqueue() vs thread exit raceOleg Nesterov2005-09-082-23/+27
* [PATCH] fix cramfs making duplicate entries in inode cacheDave Johnson2005-09-081-4/+39
* [PATCH] remove the second arg of do_timer_interrupt()Adrian Bunk2005-09-083-7/+6Star
* [PATCH] remove file.f_maxcountEric Dumazet2005-09-083-3/+1Star
* [PATCH] remove a redundant variable in sys_prctl()Jesper Juhl2005-09-081-4/+2Star
* [PATCH] fs: remove redundant timespec_equal test in update_atime()Tejun Heo2005-09-081-3/+0Star
* [PATCH] largefile support for accountingPeter Staubach2005-09-081-1/+1
* [PATCH] arm26: one -g is enough for everyoneAdrian Bunk2005-09-081-4/+0Star
* [PATCH] do_notify_parent_cldstop() cleanupOleg Nesterov2005-09-081-35/+26Star
* [PATCH] Console blanking locking fixStephane Doyon2005-09-081-0/+4
* [PATCH] Add missing overflow check in get_blkdev_listNeil Horman2005-09-081-1/+1
* [PATCH] Delete unused do_nanosleep declarationRalf Baechle2005-09-081-1/+0Star
* [PATCH] 3c59x: read current link status from phyTommy S. Christensen2005-09-081-0/+1
* [PATCH] remove asm-*/hdreg.hChristoph Hellwig2005-09-0819-79/+0Star
* [PATCH] Fix function/macro name collision on i386 oprofileDavid Gibson2005-09-083-9/+9
* [PATCH] CHECK_IRQ_PER_CPU() to avoid dead code in __do_IRQ()Karsten Wiese2005-09-087-2/+32
* [PATCH] Make the bzImage format self-terminatingH. Peter Anvin2005-09-085-17/+30
* [PATCH] jffs/jffs2: remove wrong function prototypesAdrian Bunk2005-09-082-6/+0Star
* [PATCH] fs/Kconfig: quota help text updatesAdrian Bunk2005-09-081-6/+3Star
* [PATCH] parport: add NetMOS 9805 supportMaximilian Attems2005-09-081-0/+3
* [PATCH] cleanup of deadline_dispatch_requests()Nikita Danilov2005-09-081-10/+2Star
* [PATCH] Add rdinit parameter to pick early userspace initOlof Johansson2005-09-082-4/+32
* [PATCH] proc: link count fixMiklos Szeredi2005-09-081-0/+13
* [PATCH] create_workqueue_thread() signedness fixMika Kukkonen2005-09-081-1/+1
* [PATCH] fsnotify: hook on removexattr, tooRobert Love2005-09-081-0/+2
* [PATCH] dcdbas: add Dell Systems Management Base Driver with sysfs supportDoug Warzecha2005-09-086-0/+818
* [PATCH] dell_rbu: new Dell BIOS update driverAbhay Salunke2005-09-084-0/+718
* [PATCH] modified firmware_class.c to support no hotplugAbhay Salunke2005-09-082-30/+54
* [PATCH] Speedup FAT filesystem directory readsKarsten Wiese2005-09-081-2/+26
* [PATCH] flush icache early when loading moduleThomas Koeller2005-09-081-14/+19
* [PATCH] ipc: convert /proc/sysvipc/* to generic seq_file interfaceMike Waychison2005-09-085-163/+80Star
* [PATCH] ipc: add generic struct ipc_ids seq_file iterationMike Waychison2005-09-082-0/+164
* [PATCH] sunrpc: cache_register can use wrong module referenceBruce Allan2005-09-088-10/+26
* [PATCH] meye: use dma-mapping constantsTobias Klauser2005-09-081-1/+2
* [PATCH] readahead: reset cache_hit earlierSteven Pratt2005-09-081-0/+1
* [PATCH] PNP: make pnp_dbg conditional directly on CONFIG_PNP_DEBUGBjorn Helgaas2005-09-087-36/+2Star
* [PATCH] optimize writer path in time_interpolator_get_counter()Alex Williamson2005-09-081-4/+13
* [PATCH] sonypi: remove obsolete eventStelian Pop2005-09-081-1/+0Star
* [PATCH] sonypi SPIC initialisation fixErik Waling2005-09-083-20/+109
* [PATCH] remove pipe definitionsZhigang Huo2005-09-081-3/+0Star
* [PATCH] move 68360serial.c over use initcallsChristoph Hellwig2005-09-082-12/+2Star
* [PATCH] move m68k rtc drivers over to initcallsChristoph Hellwig2005-09-083-12/+6Star