- c289dca remove sonypi_camera_command() by Adrian Bunk · 17 years ago
- 759448f Kernel utf-8 handling by Jan Engelhardt · 17 years ago
- aa0ac36 Remove capability.h from mm.h by Alexey Dobriyan · 17 years ago
- cb510b8 seq_file: more atomicity in traverse() by Alexey Dobriyan · 17 years ago
- 18d9677 Documentation: /proc/$pid/stat files by Kees Cook · 17 years ago
- 9e6077b atmel_serial: fix break handling by Haavard Skinnemoen · 17 years ago
- cc1ed75 init: wait for asynchronously scanned block devices by Pierre Ossman · 17 years ago
- 4a19542 O_CLOEXEC for SCM_RIGHTS by Ulrich Drepper · 17 years ago
- f23513e Introduce O_CLOEXEC by Ulrich Drepper · 17 years ago
- 4a2d445 buffer: kill old incorrect comment by Eric W. Biederman · 17 years ago
- c5c061b8 Add a flag to indicate deferrable timers in /proc/timer_stats by Venki Pallipadi · 17 years ago
- e080706 remove odd and misleading comments from uio.h by Christoph Hellwig · 17 years ago
- 1b0fac4 dma-mapping: prevent dma dependent code from linking on !HAS_DMA archs by Dan Williams · 17 years ago
- 9e7bf24 fs: clarify "dummy" member in struct inodes_stat_t by Stefan Richter · 17 years ago
- e84845c add printk.time option, deprecate 'time' by Randy Dunlap · 17 years ago
- 1858487 fault-injection: fix example scripts in documentation by Akinobu Mita · 17 years ago
- 5411499 fault-injection: add min-order parameter to fail_page_alloc by Akinobu Mita · 17 years ago
- 203a293 fs/block_dev.c: use list_for_each_entry() by Matthias Kaehlcke · 17 years ago
- 00c5746 mutex_unlock() later in seq_lseek() by Alexey Dobriyan · 17 years ago
- a6739af ext2: fix a comment when ext2_release_file() is called by Jan Kara · 17 years ago
- da58a16 /proc/*/environ: wrong placing of ptrace_may_attach() check by Alexey Dobriyan · 17 years ago
- 7126dd0 Char: ip2, use msleep for sleeping by Jiri Slaby · 17 years ago
- 6defec1 Char: n_r3964, use wait_event_interruptible by Jiri Slaby · 17 years ago
- e0955e1 Char: genrtc, use wait_event_interruptible by Jiri Slaby · 17 years ago
- 6804396 Char: tty_ioctl, little whitespace cleanup by Jiri Slaby · 17 years ago
- 5a52bd4 Char: tty_ioctl, use wait_event_interruptible_timeout by Jiri Slaby · 17 years ago
- 2b770b4 Char: mxser_new, fix sparse warning by Jiri Slaby · 17 years ago
- f17e121 remove useless tolower in isofs by young dave · 17 years ago
- 03a9c30 AFS: drop explicit extern by Randy Dunlap · 17 years ago
- 7bf1fc4 kconfig: no STRANGE misc. devices by Randy Dunlap · 17 years ago
- 78c1b06 Remove clockevents_{release,request}_device by Andi Kleen · 17 years ago
- 506eb99 tty_io: Use kzalloc by Jean Delvare · 17 years ago
- e8d6c55 AFS: implement file locking by David Howells · 17 years ago
- b0fed31 Char: n_hdlc, allow RESTARTSYS retval of tty write by Jiri Slaby · 17 years ago
- c2aef33 Reduce cpuset.c write_lock_irq() to read_lock() by Paul Menage · 17 years ago
- b2ff457 RTC: Ratelimit "lost interrupts" message by Ben Collins · 17 years ago
- 45807a1 vdso: print fatal signals by Ingo Molnar · 17 years ago
- 99fc06d procfs directory entry cleanup by Changli Gao · 17 years ago
- 17973f5 Only send SIGXFSZ when exceeding rlimits. by Micah Cowan · 17 years ago
- 1e3e8d9 rocket.c: fix unchecked mutex_lock_interruptible() by Satyam Sharma · 17 years ago
- 60bfba7 PIE randomization by Jan Kratochvil · 17 years ago
- f057eac Introduce CONFIG_VIRT_TO_BUS by Stephen Rothwell · 17 years ago
- 6937838 mpu401 warning fixes by Andrew Morton · 17 years ago
- c3ed85a isofs: fix up CodingStyle by Dave Jones · 17 years ago
- 1b28f22 edd: switch to pci_get based API by Alan Cox · 17 years ago
- c1fbac4 Update zilog timeout by Thiemo Seufer · 17 years ago
- d05e96f fix compiler warnings in acorn.c by Denver Gingerich · 17 years ago
- 21eb920 drivers/block/z2ram: Remove TRUE/FALSE defines by Richard Knutsson · 17 years ago
- 0a3021f Remove unnecessary includes of spinlock.h under include/linux by Robert P. J. Day · 17 years ago
- 9aacd59 fat: gcc 4.3 warning fix by OGAWA Hirofumi · 17 years ago
- 259902e Make NFS client use seq_list_xxx helpers by Pavel Emelianov · 17 years ago
- b0765fb Make /proc/self/mounts(tats) use seq_list_xxx helpers by Pavel Emelianov · 17 years ago
- 25216b0 Make /proc/tty/drivers use seq_list_xxx helpers by Pavel Emelianov · 17 years ago
- 708f4b5 Make /proc/modules use seq_list_xxx helpers by Pavel Emelianov · 17 years ago
- 46c65b7 Make /proc/misc use seq_list_xxx helpers by Pavel Emelianov · 17 years ago
- 13d3189 Make crypto API use seq_list_xxx helpers by Pavel Emelianov · 17 years ago
- a6a8bd6 Make AFS use seq_list_xxx helpers by Pavel Emelianov · 17 years ago
- b4ef0296 percpu_counters: use for_each_online_cpu() by Andrew Morton · 17 years ago
- c67ad91 percpu_counters(): use cpu notifiers by Andrew Morton · 17 years ago
- 85420cc vxfs warning fixes by Andrew Morton · 17 years ago
- 21f3da9 fuse warning fix by Andrew Morton · 17 years ago
- 9ac1625 Use mutexes instead of semaphores in I2O driver by Matthias Kaehlcke · 17 years ago
- 1c6b4aa cpu hotplug: fix ksoftirqd termination on cpu hotplug with naughty realtime process by Satoru Takeuchi · 17 years ago
- 85653af Fix stop_machine_run problem with naughty real time process by Satoru Takeuchi · 17 years ago
- 647bd61 UDF: check for allocated memory for inode data by Cyrill Gorcunov · 17 years ago
- 9c1729d Prevent an O_NDELAY writer from blocking when a tty write is blocked by the tty atomic writer mutex by Alan Cox · 17 years ago
- c9c6415 UDF: check for allocated memory for data of new inodes by Cyrill Gorcunov · 17 years ago
- d621414 Use boot based time for uptime in /proc by Tomas Janousek · 17 years ago
- 924b42d Use boot based time for process start time and boot time in /proc by Tomas Janousek · 17 years ago
- 7c3f1a5 Introduce boot based time by Tomas Janousek · 17 years ago
- 35ef63f use no_pci_devices() in pci/search.c by Andrew Morton · 17 years ago
- ed4aaad fix jvc cdrom drive lockup by Zhang, Yanmin · 17 years ago
- 012bfdf Use menuconfig objects: W1 by Jan Engelhardt · 17 years ago
- 5c493f5 Use menuconfig objects: PNP by Jan Engelhardt · 17 years ago
- 9f5096c Use menuconfig objects: parport by Jan Engelhardt · 17 years ago
- 04e9aee Use menuconfig objects: I2O by Jan Engelhardt · 17 years ago
- b511431 Use menuconfig objects: crypto hw by Jan Engelhardt · 17 years ago
- 1359188 Use menuconfig objects: connector by Jan Engelhardt · 17 years ago
- 7126b75 Use menuconfig objects II - TPM by Jan Engelhardt · 17 years ago
- 79e508a Use menuconfig objects II - Telephony by Jan Engelhardt · 17 years ago
- 2a07c8f Use menuconfig objects II - oprofile by Jan Engelhardt · 17 years ago
- 66da573 Use menuconfig objects II - module menu by Jan Engelhardt · 17 years ago
- 376df37 Use menuconfig objects II - misc strange dev by Jan Engelhardt · 17 years ago
- bcf6b4b Use menuconfig objects II - IPMI by Jan Engelhardt · 17 years ago
- 751cb5e Use menuconfig objects II - EDAC by Jan Engelhardt · 17 years ago
- f592096 Use menuconfig objects II - auxdisplay by Jan Engelhardt · 17 years ago
- 6175ecf Use write_trylock_irqsave in ptrace_attach by Sripathi Kodi · 17 years ago
- e1f4a88 introduce write_trylock_irqsave() by Satyam Sharma · 17 years ago
- b5d425c more scheduled OSS driver removal by Adrian Bunk · 17 years ago
- 786d7e1 Fix rmmod/read/write races in /proc entries by Alexey Dobriyan · 17 years ago
- 5568b0e v850: enable arbitary speed tty ioctls by Alan Cox · 17 years ago
- 23f465b uml: remove dead file by Jeff Dike · 17 years ago
- 8619b86 uml: limit request size on COWed devices by Jeff Dike · 17 years ago
- e823448 uml: export hostfs symbols by Jeff Dike · 17 years ago
- e4c4bf99 uml: Eliminate kernel allocator wrappers by Jeff Dike · 17 years ago
- c439901 uml: simplify helper stack handling by Jeff Dike · 17 years ago
- 42a359e uml: SIGIO support cleanup by Jeff Dike · 17 years ago
- d14ad81 uml: handle errors on opening host side of consoles by Jeff Dike · 17 years ago
- 75886f2 uml: pty channel tidying by Jeff Dike · 17 years ago
- 63920f4 uml: xterm driver tidying by Jeff Dike · 17 years ago