Age | Commit message (Expand) | Author | Files | Lines |
2007-02-11 | [PATCH] Char: serial167, cleanup | Jiri Slaby | 1 | -1677/+1645 |
2007-02-11 | [PATCH] Char: mxser_new, remove useless spinlock | Jiri Slaby | 1 | -4/+0 |
2007-02-11 | [PATCH] Char: mxser_new, mark init functions | Jiri Slaby | 1 | -4/+4 |
2007-02-11 | [PATCH] ext2: skip pages past number of blocks in ext2_find_entry | Eric Sandeen | 1 | -0/+8 |
2007-02-11 | [PATCH] Relay: add CPU hotplug support | Mathieu Desnoyers | 4 | -59/+142 |
2007-02-11 | [PATCH] serial: serial_txx9 driver update | Atsushi Nemoto | 2 | -12/+16 |
2007-02-11 | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). | Robert P. J. Day | 39 | -103/+48 |
2007-02-11 | [PATCH] drivers/char/vc_screen.c: proper prototypes | Adrian Bunk | 2 | -3/+4 |
2007-02-11 | [PATCH] scrub non-__GLIBC__ checks in linux/socket.h and linux/stat.h | Mike Frysinger | 2 | -2/+2 |
2007-02-11 | [PATCH] consolidate line discipline number definitions | Tilman Schmidt | 25 | -398/+23 |
2007-02-11 | [PATCH] igrab() should check for I_CLEAR | Jan Blunck | 1 | -1/+1 |
2007-02-11 | [PATCH] lockdep: add graph depth information to /proc/lockdep | Jason Baron | 3 | -19/+42 |
2007-02-11 | [PATCH] lockdep: more unlock-on-error fixes | Jarek Poplawski | 1 | -4/+19 |
2007-02-11 | [PATCH] lockdep: also check for freed locks in kmem_cache_free() | Ingo Molnar | 1 | -0/+1 |
2007-02-11 | [PATCH] kill_pid_info: kill acquired_tasklist_lock | Oleg Nesterov | 1 | -5/+4 |
2007-02-11 | [PATCH] Char: tty_wakeup cleanup | Jiri Slaby | 24 | -121/+23 |
2007-02-11 | [PATCH] Char: isicom, correct probing/removing | Jiri Slaby | 1 | -7/+9 |
2007-02-11 | [PATCH] Char: isicom, support higher rates | Jiri Slaby | 1 | -2/+7 |
2007-02-11 | [PATCH] Char: isicom, check card state in isr | Jiri Slaby | 1 | -0/+5 |
2007-02-11 | [PATCH] Char: isicom, augment card_reset | Jiri Slaby | 1 | -17/+22 |
2007-02-11 | [PATCH] Char: isicom, fix locking in isr | Jiri Slaby | 1 | -0/+2 |
2007-02-11 | [PATCH] make drivers/char/mxser_new.c:mxser_hangup() static | Adrian Bunk | 1 | -1/+1 |
2007-02-11 | [PATCH] mxser: remove ambiguous redefinition of INIT_WORK | Andreas Jaggi | 2 | -16/+0 |
2007-02-11 | [PATCH] avoid one conditional branch in touch_atime() | Eric Dumazet | 2 | -3/+2 |
2007-02-11 | [PATCH] struct vfsmount: keep mnt_count & mnt_expiry_mark away from mnt_flags | Eric Dumazet | 1 | -2/+8 |
2007-02-11 | [PATCH] Char: isicom, remove tty_{hang,wake}up bottomhalves | Jiri Slaby | 1 | -33/+3 |
2007-02-11 | [PATCH] IOC3/IOC4: PCI mem space resources | Brent Casavant | 3 | -9/+9 |
2007-02-11 | [PATCH] usr/gen_init_cpio.c: support for hard links | Luciano Rocha | 1 | -36/+86 |
2007-02-11 | [PATCH] disable init/initramfs.c: architectures | Jean-Paul Saman | 27 | -3/+70 |
2007-02-11 | [PATCH] disable init/initramfs.c | Jean-Paul Saman | 5 | -3/+66 |
2007-02-11 | [PATCH] Char: tty, delete wake_up_interruptible after tty_wakeup | Jiri Slaby | 1 | -1/+0 |
2007-02-11 | [PATCH] count_vm_events-warning-fix | Andrew Morton | 1 | -18/+29 |
2007-02-11 | [PATCH] remove include/linux/byteorder/pdp_endian.h | Adrian Bunk | 2 | -89/+0 |
2007-02-11 | [PATCH] sysctl_{,ms_}jiffies: fix oldlen semantics | Alexey Dobriyan | 1 | -16/+28 |
2007-02-11 | [PATCH] vt: refactor console SAK processing | Eric W. Biederman | 6 | -18/+45 |
2007-02-11 | [PATCH] Add retain_initrd boot option | Michael Neuling | 2 | -1/+18 |
2007-02-11 | [PATCH] drivers: add LCD support | Miguel Ojeda Sandonis | 14 | -0/+1446 |
2007-02-11 | [PATCH] V850: user ARRAY_SIZE macro when appropriate | Ahmed S. Darwish | 10 | -15/+13 |
2007-02-11 | [PATCH] uml: x86_64 ptrace fixes | Jeff Dike | 4 | -11/+18 |
2007-02-11 | [PATCH] uml: x86_64 thread fixes | Jeff Dike | 7 | -29/+83 |
2007-02-11 | [PATCH] uml: fix error output during early boot | Jeff Dike | 1 | -62/+92 |
2007-02-11 | [PATCH] uml: AIO locking and tidying | Jeff Dike | 1 | -7/+9 |
2007-02-11 | [PATCH] uml: register handling formatting fixes | Jeff Dike | 2 | -10/+10 |
2007-02-11 | [PATCH] uml: ELF locking commentary | Jeff Dike | 1 | -2/+1 |
2007-02-11 | [PATCH] uml: umid tidying | Jeff Dike | 6 | -27/+6 |
2007-02-11 | [PATCH] uml: SIGIO formatting fixes | Jeff Dike | 2 | -14/+3 |
2007-02-11 | [PATCH] uml: SIGIO locking comment | Jeff Dike | 1 | -0/+1 |
2007-02-11 | [PATCH] uml: IRQ handler tidying | Jeff Dike | 2 | -5/+8 |
2007-02-11 | [PATCH] uml: fix apparent "CONFIG_64_BIT" typo. | Robert P. J. Day | 1 | -1/+1 |
2007-02-11 | [PATCH] uml: fix style violations | Jeff Dike | 1 | -4/+5 |