| Commit message (Expand) | Author | Age |
* | x86: visws extern inline to static inline | Adrian Bunk | 2007-10-17 |
* | x86: cleanup 64bit unistd.h | Thomas Gleixner | 2007-10-17 |
* | i386: fix argument signedness warnings | Satyam Sharma | 2007-10-17 |
* | x86: rename .i assembler includes to .h | Adrian Bunk | 2007-10-17 |
* | x86: Add parenthesis to IRQ vector macros | Steven Rostedt | 2007-10-17 |
* | x86: Eliminate result signage problem in asm-x86_64/bitops.h | Chuck Lever | 2007-10-17 |
* | x86: remove STR() macros | Glauber de Oliveira Costa | 2007-10-17 |
* | x86: remove x86_cpu_to_log_apicid | Mike Travis | 2007-10-17 |
* | i386: Remove strrchr assembler implementation | Andi Kleen | 2007-10-17 |
* | x86: make atomic64_t work like atomic_t | Chris Snook | 2007-10-17 |
* | i386: no need to make enable_cpu_hotplug a variable | Adrian Bunk | 2007-10-17 |
* | x86: Create clflush() inline, remove hardcoded wbinvd | H. Peter Anvin | 2007-10-17 |
* | x86: constify stacktrace_ops | Jan Beulich | 2007-10-17 |
* | x86: remove reminder of i386 irqstat per cpu conversion | Thomas Gleixner | 2007-10-17 |
* | x86_64: Remove serialize_cpu() inline | Andi Kleen | 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 |
|\ |
|
| * | sched: fix !SYSFS build breakage | Dhaval Giani | 2007-10-17 |
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2007-10-17 |
|\ \ |
|
| * \ | Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int... | Paul Mackerras | 2007-10-17 |
| |\ \ |
|
| | * | | [POWERPC] mpc52xx: Update mpc52xx_psc structure with B revision changes | Sylvain Munaut | 2007-10-16 |
| * | | | [POWERPC] Add 1TB workaround for PA6T | Olof Johansson | 2007-10-17 |
| * | | | [POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and e... | Joachim Fenkes | 2007-10-17 |
| * | | | [POWERPC] Move of_device allocation into of_device.[ch] | Joachim Fenkes | 2007-10-17 |
| | |/
| |/| |
|
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/li... | Linus Torvalds | 2007-10-17 |
|\ \ \ |
|
| * | | | Remove magic macros for screen_info structure members | H. Peter Anvin | 2007-10-17 |
| * | | | [x86] remove uses of magic macros for boot_params access | H. Peter Anvin | 2007-10-16 |
| |/ / |
|
* | | | 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 |