Age | Commit message (Expand) | Author |
2007-10-17 | x86: hide cond_syscall behind __KERNEL__ | Mike Frysinger |
2007-10-17 | x86: mark read_crX() asm code as volatile | Kirill Korotaev |
2007-10-17 | i386: fix 4 bit apicid assumption of mach-default | Siddha, Suresh B |
2007-10-17 | i386: export i386 smp_call_function_mask() to modules | Laurent Vivier |
2007-10-17 | x86: clean up apicid_to_node declaration | Andrew Morton |
2007-10-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched | Linus Torvalds |
2007-10-17 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds |
2007-10-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/li... | Linus Torvalds |
2007-10-17 | security/ cleanups | Adrian Bunk |
2007-10-17 | Implement file posix capabilities | Serge E. Hallyn |
2007-10-17 | ifdef struct task_struct::security | Alexey Dobriyan |
2007-10-17 | security: Convert LSM into a static interface | James Morris |
2007-10-17 | r/o bind mounts: filesystem helpers for custom 'struct file's | Dave Hansen |
2007-10-17 | PNP: remove null pointer checks | Bjorn Helgaas |
2007-10-17 | bitmap.h: remove dead artifacts | Adrian Bunk |
2007-10-17 | ext2 reservations | Martin J. Bligh |
2007-10-17 | introduce I_SYNC | Joern Engel |
2007-10-17 | writeback: introduce writeback_control.more_io to indicate more io | Fengguang Wu |
2007-10-17 | writeback: fix ntfs with sb_has_dirty_inodes() | Fengguang Wu |
2007-10-17 | writeback: fix periodic superblock dirty inode flushing | Ken Chen |
2007-10-17 | printk: add KERN_CONT annotation | Ingo Molnar |
2007-10-17 | F_DUPFD_CLOEXEC implementation | Ulrich Drepper |
2007-10-17 | task_struct: move ->fpu_counter and ->oomkilladj | Alexey Dobriyan |
2007-10-17 | rename signalfd_siginfo fields | Davide Libenzi |
2007-10-17 | ext3: remove #ifdef CONFIG_EXT3_INDEX | Eric Sandeen |
2007-10-17 | Completely remove deprecated IRQ flags (SA_*) | Ahmed S. Darwish |
2007-10-17 | change inotifyfs magic as the same magic is used for futexfs | Andrey Mirkin |
2007-10-17 | increase AT_VECTOR_SIZE to terminate saved_auxv properly | Olaf Hering |
2007-10-17 | Remove unused member from nsproxy | Pavel Emelyanov |
2007-10-17 | user.c: #ifdef ->mq_bytes | Alexey Dobriyan |
2007-10-17 | tty: expose new methods needed for drivers to get termios right | Alan Cox |
2007-10-17 | add consts where appropriate in fs/nls/* | Denys Vlasenko |
2007-10-17 | shrink_dcache_sb speedup | Denis V. Lunev |
2007-10-17 | Make the pr_*() family of macros in kernel.h complete | Emil Medve |
2007-10-17 | KEYS: Make request_key() and co fundamentally asynchronous | David Howells |
2007-10-17 | Remove dma_cache_(wback|inv|wback_inv) functions | Ralf Baechle |
2007-10-17 | Mutex documentation is unclear about software interrupts, tasklets and timers | Matti Linnanvuori |
2007-10-17 | add CONFIG_VT_UNICODE | Bill Nottingham |
2007-10-17 | constify string/array kparam tracking structures | Jan Beulich |
2007-10-17 | store __setup_str_* in a more compact way | Jan Beulich |
2007-10-17 | Add a "rounddown_pow_of_two" routine to log2.h | Robert P. J. Day |
2007-10-17 | quota: send messages via netlink | Jan Kara |
2007-10-17 | make kernel/profile.c:time_hook static | Adrian Bunk |
2007-10-17 | remove include/asm-*/ipc.h | Adrian Bunk |
2007-10-17 | Drop some headers from mm.h | Alexey Dobriyan |
2007-10-17 | NBD: allow hung network I/O to be cancelled | Paul Clements |
2007-10-17 | cleanup floppy.h | Jan Beulich |
2007-10-17 | tty.h: remove dead define | Alan Cox |
2007-10-17 | Shrink task_struct if CONFIG_FUTEX=n | Alexey Dobriyan |
2007-10-17 | add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macros | Ken'ichi Ohmichi |