summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-09-29[PATCH] Clean up expand_fdtable() and expand_files()Vadim Lobanov1-41/+35
2006-09-29[PATCH] Documentation/SubmittingDrivers: minor updateAlexey Dobriyan1-14/+7
2006-09-29[PATCH] audit/accounting: tty lockingAlan Cox2-1/+10
2006-09-29[PATCH] Fix locking for tty drivers when doing urgent charactersAlan Cox1-7/+11
2006-09-29[PATCH] specialix - remove private speed decodingAlan Cox1-12/+4
2006-09-29[PATCH] istallion: Remove private baud rate decoding, which is also broken in...Alan Cox1-19/+1
2006-09-29[PATCH] generic_serial: remove private decoding of baud rate bitsAlan Cox1-10/+1
2006-09-29[PATCH] RTC: more XSTP/VDET support for rtc-rs5c348 driverAtsushi Nemoto1-1/+8
2006-09-29[PATCH] build sound/sound_firmware.c only for OSSAdrian Bunk3-7/+6
2006-09-29[PATCH] stop_machine.c copyrightRusty Russell1-0/+3
2006-09-29[PATCH] Access Control Lists for tmpfsAndreas Gruenbacher5-2/+332
2006-09-29[PATCH] Generic infrastructure for aclsAndreas Gruenbacher4-0/+238
2006-09-29[PATCH] enforce RLIMIT_NOFILE in poll()Chris Snook1-7/+1
2006-09-29[PATCH] Uninitialized variable in drivers/net/wan/syncppp.cEric Sesterhenn1-1/+1
2006-09-29[PATCH] /sys/modules: allow full length section namesIan S. Nelson3-9/+24
2006-09-29[PATCH] SuperH list is moderatedMatthew Wilcox1-1/+1
2006-09-29[PATCH] network block device is mostly known as "NBD"Pavel Machek1-2/+2
2006-09-29[PATCH] SubmittingPatches cleanupsPavel Machek1-13/+13
2006-09-29[PATCH] lib/ts_fsm.c: constify structsAndreas Mohr1-5/+5
2006-09-29[PATCH] rate limiting for the ldisc open failure messagesAkinobu Mita1-2/+3
2006-09-29[PATCH] Mention Documenation/ABI/ requirements in Documentation/SubmitChecklistRandy Dunlap1-0/+3
2006-09-29[PATCH] valid_swaphandles() fixHugh Dickins1-3/+4
2006-09-29[PATCH] call mm/page-writeback.c:set_ratelimit() when new pages are hot-addedChandra Seetharaman3-3/+6
2006-09-29[PATCH] remove static variable mm/page-writeback.c:total_pagesChandra Seetharaman1-7/+4
2006-09-29[PATCH] mem driver: fix conditional on isa i/o supportGeoff Levand1-4/+4
2006-09-29[PATCH] SuperH maintainership changeKaz Kojima1-3/+0
2006-09-29[PATCH] fs/namei.c: replace multiple current->fs by shortcut variableAndreas Mohr1-39/+47
2006-09-29[PATCH] Add section on function return values to CodingStyleAlan Stern1-0/+34
2006-09-29[PATCH] lib/rwsem.c: un-inline rwsem_down_failed_common()Andreas Mohr1-1/+1
2006-09-29[PATCH] Add to MAINTAINERS fileJim Lewis1-0/+6
2006-09-29[PATCH] loop: forward-port resource leak checks from SolarSerge E. Hallyn1-2/+11
2006-09-29[PATCH] remove sound/oss/COPYINGAndrew Morton1-339/+0
2006-09-29[PATCH] cpuset: hotunplug cpus and mems in all cpusetsPaul Jackson1-17/+70
2006-09-29[PATCH] cpuset: top_cpuset tracks hotplug changes to node_online_mapPaul Jackson4-8/+37
2006-09-29[PATCH] Fix typo in rtc kconfigPavel Machek1-1/+1
2006-09-29[PATCH] oom: don't kill current when another OOM in progressNick Piggin1-6/+17
2006-09-29[PATCH] oom_kill_task(): cleanup ->mm checksOleg Nesterov1-5/+2
2006-09-29[PATCH] select_bad_process(): cleanup 'releasing' checkOleg Nesterov1-10/+9
2006-09-29[PATCH] select_bad_process(): kill a bogus PF_DEAD/TASK_DEAD checkOleg Nesterov1-6/+6
2006-09-29[PATCH] introduce TASK_DEAD stateOleg Nesterov4-6/+7
2006-09-29[PATCH] kill PF_DEAD flagOleg Nesterov4-15/+12
2006-09-29[PATCH] set EXIT_DEAD state in do_exit(), not in schedule()Oleg Nesterov2-3/+1
2006-09-29[PATCH] lockdep: core, add enable/disable_irq_irqsave/irqrestore() APIsArjan van de Ven2-3/+19
2006-09-29[PATCH] Ban register_filesystem(NULL);Alexey Dobriyan1-2/+0
2006-09-29[PATCH] 9p: fix leak on error pathAlexey Dobriyan1-2/+4
2006-09-29[PATCH] cramfs: make cramfs_uncompress_exit() return voidAlexey Dobriyan2-3/+2
2006-09-29[PATCH] freevxfs: fix leak on error pathAlexey Dobriyan1-3/+8
2006-09-29[PATCH] cramfs: rewrite init_cramfs_fs()Alexey Dobriyan1-2/+9
2006-09-29[PATCH] Pass a lock expression to __cond_lock, like __acquire and __releaseJosh Triplett2-7/+7
2006-09-29[PATCH] doc: fix kernel-parameters 'quiet'Randy Dunlap1-1/+1