Age | Commit message (Expand) | Author |
2008-02-08 | Fix FRV cmpxchg_local | Mathieu Desnoyers |
2008-02-08 | Merge branch 'cris' of git://www.jni.nu/cris | Linus Torvalds |
2008-02-08 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2008-02-08 | Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds |
2008-02-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2008-02-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-02-08 | uml: x86_64 should copy %fs during fork | Jeff Dike |
2008-02-08 | uml: runtime host VMSPLIT detection | Jeff Dike |
2008-02-08 | CONFIG_HIGHPTE vs. sub-page page tables. | Martin Schwidefsky |
2008-02-08 | IRQ_NOPROBE helper functions | Ralf Baechle |
2008-02-08 | fs/char_dev.c: chrdev_open marked static and removed from fs.h | Denis Cheng |
2008-02-08 | preemptible RCU: sparse annotations | Patrick McHardy |
2008-02-08 | Add new string functions strict_strto* and convert kernel params to use them | Yi Yang |
2008-02-08 | use __u32 in linux/reiserfs_fs.h | Mike Frysinger |
2008-02-08 | NBD: remove limit on max number of nbd devices | Paul Clements |
2008-02-08 | mount options: fix tmpfs | akpm@linux-foundation.org |
2008-02-08 | mount options: add generic_show_options() | Miklos Szeredi |
2008-02-08 | drop linux/ufs_fs.h from userspace export and relocate it to fs/ufs/ufs_fs.h | Mike Frysinger |
2008-02-08 | avoid overflows in kernel/time.c | H. Peter Anvin |
2008-02-08 | printk_ratelimit() functions should use CONFIG_PRINTK | Joe Perches |
2008-02-08 | kill do_generic_mapping_read | Christoph Hellwig |
2008-02-08 | Remove __STRICT_ANSI__ from linux/types.h | Mike Frysinger |
2008-02-08 | Basic PWM driver for AVR32 and AT91 | David Brownell |
2008-02-08 | workqueue: make delayed_work_timer_fn() static | Li Zefan |
2008-02-08 | SMBIOS/DMI: add type 41 = Onboard Devices Extended Information | Wim Van Sebroeck |
2008-02-08 | kill UDFFS_{DATE,VERSION} | Adrian Bunk |
2008-02-08 | udf: fix udf_debug macro | Marcin Slusarz |
2008-02-08 | udf: remove some ugly macros | Marcin Slusarz |
2008-02-08 | libfs: rename simple_attr_close to simple_attr_release | Christoph Hellwig |
2008-02-08 | libfs: allow error return from simple attributes | Christoph Hellwig |
2008-02-08 | asm-*/posix_types.h: scrub __GLIBC__ | Mike Frysinger |
2008-02-08 | byteorder: move le32_add_cpu & friends from OCFS2 to core | Marcin Slusarz |
2008-02-08 | misc: removal of final callers using fastcall | Harvey Harrison |
2008-02-08 | asm-generic: remove fastcall | Harvey Harrison |
2008-02-08 | Remove fastcall from linux/include | Harvey Harrison |
2008-02-08 | mn10300: add the MN10300/AM33 architecture to the kernel | David Howells |
2008-02-08 | mn10300: allocate serial port UART IDs for on-chip serial ports | David Howells |
2008-02-08 | aout: remove unnecessary inclusions of {asm, linux}/a.out.h | David Howells |
2008-02-08 | aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT | David Howells |
2008-02-08 | aout: move STACK_TOP[_MAX] to asm/processor.h | David Howells |
2008-02-08 | time: fix typo in comments | Li Zefan |
2008-02-08 | timekeeping: rename timekeeping_is_continuous to timekeeping_valid_for_hres | Li Zefan |
2008-02-08 | Get rid of the kill_pgrp_info() function | Pavel Emelyanov |
2008-02-08 | ITIMER_REAL: convert to use struct pid | Oleg Nesterov |
2008-02-08 | uglify while_each_pid_task() to make sure we don't count the execing pricess ... | Oleg Nesterov |
2008-02-08 | pid: Extend/Fix pid_vnr | Eric W. Biederman |
2008-02-08 | fix group stop with exit race | Oleg Nesterov |
2008-02-08 | teach set_special_pids() to use struct pid | Oleg Nesterov |
2008-02-08 | kill PT_ATTACHED | Oleg Nesterov |
2008-02-08 | IPC: consolidate sem_exit_ns(), msg_exit_ns() and shm_exit_ns() | Pierre Peiffer |