| Commit message (Expand) | Author | Age | Files | Lines |
* | 9p: remove sysctl | Eric Van Hensbergen | 2007-10-17 | 1 | -14/+0 |
* | 9p: fix bad kconfig cross-dependency | Eric Van Hensbergen | 2007-10-17 | 1 | -0/+2 |
* | 9p: attach-per-user | Latchesar Ionkov | 2007-10-17 | 2 | -4/+8 |
* | 9p: Make transports dynamic | Eric Van Hensbergen | 2007-10-17 | 3 | -14/+19 |
* | [MIPS] Alchemy: Renumber interrupts so irq_cpu can work. | Ralf Baechle | 2007-10-17 | 3 | -342/+373 |
* | [MIPS] Alchemy: Fix build by conversion to irq_cpu.c. | Ralf Baechle | 2007-10-17 | 1 | -4/+6 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched | Linus Torvalds | 2007-10-17 | 1 | -0/+2 |
|\ |
|
| * | sched: fix !SYSFS build breakage | Dhaval Giani | 2007-10-17 | 1 | -0/+2 |
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2007-10-17 | 5 | -34/+26 |
|\ \ |
|
| * \ | Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int... | Paul Mackerras | 2007-10-17 | 1 | -2/+8 |
| |\ \ |
|
| | * | | [POWERPC] mpc52xx: Update mpc52xx_psc structure with B revision changes | Sylvain Munaut | 2007-10-16 | 1 | -2/+8 |
| * | | | [POWERPC] Add 1TB workaround for PA6T | Olof Johansson | 2007-10-17 | 1 | -1/+2 |
| * | | | [POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and e... | Joachim Fenkes | 2007-10-17 | 1 | -31/+7 |
| * | | | [POWERPC] Move of_device allocation into of_device.[ch] | Joachim Fenkes | 2007-10-17 | 2 | -0/+9 |
| | |/
| |/| |
|
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/li... | Linus Torvalds | 2007-10-17 | 6 | -79/+16 |
|\ \ \ |
|
| * | | | Remove magic macros for screen_info structure members | H. Peter Anvin | 2007-10-16 | 1 | -9/+0 |
| * | | | [x86] remove uses of magic macros for boot_params access | H. Peter Anvin | 2007-10-16 | 5 | -70/+16 |
| |/ / |
|
* | | | security/ cleanups | Adrian Bunk | 2007-10-17 | 1 | -15/+0 |
* | | | Implement file posix capabilities | Serge E. Hallyn | 2007-10-17 | 4 | -19/+73 |
* | | | ifdef struct task_struct::security | Alexey Dobriyan | 2007-10-17 | 1 | -1/+2 |
* | | | security: Convert LSM into a static interface | James Morris | 2007-10-17 | 1 | -984/+206 |
* | | | r/o bind mounts: filesystem helpers for custom 'struct file's | Dave Hansen | 2007-10-17 | 1 | -0/+9 |
* | | | PNP: remove null pointer checks | Bjorn Helgaas | 2007-10-17 | 1 | -3/+3 |
* | | | bitmap.h: remove dead artifacts | Adrian Bunk | 2007-10-17 | 1 | -2/+0 |
* | | | ext2 reservations | Martin J. Bligh | 2007-10-17 | 2 | -6/+67 |
* | | | introduce I_SYNC | Joern Engel | 2007-10-17 | 2 | -10/+68 |
* | | | writeback: introduce writeback_control.more_io to indicate more io | Fengguang Wu | 2007-10-17 | 1 | -0/+1 |
* | | | writeback: fix ntfs with sb_has_dirty_inodes() | Fengguang Wu | 2007-10-17 | 1 | -0/+1 |
* | | | writeback: fix periodic superblock dirty inode flushing | Ken Chen | 2007-10-17 | 1 | -0/+1 |
* | | | printk: add KERN_CONT annotation | Ingo Molnar | 2007-10-17 | 1 | -0/+7 |
* | | | F_DUPFD_CLOEXEC implementation | Ulrich Drepper | 2007-10-17 | 1 | -5/+10 |
* | | | task_struct: move ->fpu_counter and ->oomkilladj | Alexey Dobriyan | 2007-10-17 | 1 | -10/+10 |
* | | | rename signalfd_siginfo fields | Davide Libenzi | 2007-10-17 | 1 | -16/+16 |
* | | | ext3: remove #ifdef CONFIG_EXT3_INDEX | Eric Sandeen | 2007-10-17 | 1 | -12/+2 |
* | | | Completely remove deprecated IRQ flags (SA_*) | Ahmed S. Darwish | 2007-10-17 | 1 | -22/+0 |
* | | | change inotifyfs magic as the same magic is used for futexfs | Andrey Mirkin | 2007-10-17 | 1 | -0/+3 |
* | | | increase AT_VECTOR_SIZE to terminate saved_auxv properly | Olaf Hering | 2007-10-17 | 13 | -3/+20 |
* | | | Remove unused member from nsproxy | Pavel Emelyanov | 2007-10-17 | 2 | -2/+0 |
* | | | user.c: #ifdef ->mq_bytes | Alexey Dobriyan | 2007-10-17 | 1 | -0/+2 |
* | | | tty: expose new methods needed for drivers to get termios right | Alan Cox | 2007-10-17 | 1 | -0/+3 |
* | | | add consts where appropriate in fs/nls/* | Denys Vlasenko | 2007-10-17 | 1 | -4/+4 |
* | | | shrink_dcache_sb speedup | Denis V. Lunev | 2007-10-17 | 1 | -0/+12 |
* | | | Make the pr_*() family of macros in kernel.h complete | Emil Medve | 2007-10-17 | 1 | -5/+17 |
* | | | KEYS: Make request_key() and co fundamentally asynchronous | David Howells | 2007-10-17 | 3 | -86/+127 |
* | | | Remove dma_cache_(wback|inv|wback_inv) functions | Ralf Baechle | 2007-10-17 | 19 | -182/+9 |
* | | | Mutex documentation is unclear about software interrupts, tasklets and timers | Matti Linnanvuori | 2007-10-17 | 1 | -1/+2 |
* | | | add CONFIG_VT_UNICODE | Bill Nottingham | 2007-10-17 | 1 | -0/+1 |
* | | | constify string/array kparam tracking structures | Jan Beulich | 2007-10-17 | 1 | -7/+11 |
* | | | store __setup_str_* in a more compact way | Jan Beulich | 2007-10-17 | 1 | -1/+1 |
* | | | Add a "rounddown_pow_of_two" routine to log2.h | Robert P. J. Day | 2007-10-17 | 1 | -0/+25 |