| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-06-24 | 1 | -0/+1 |
|\ |
|
| * | [IPV4]: include sysctl.h from inetdevice.h | Satyam Sharma | 2007-06-22 | 1 | -0/+1 |
* | | slab allocators: MAX_ORDER one off fix | Christoph Lameter | 2007-06-24 | 1 | -2/+2 |
* | | document nlink function | Dave Hansen | 2007-06-24 | 1 | -0/+27 |
* | | uml: add asm/paravirt.h | Jeff Dike | 2007-06-24 | 1 | -0/+6 |
* | | uml: use generic BUG | Nick Piggin | 2007-06-24 | 2 | -1/+3 |
* | | SM501: Check SM501 ID register on initialisation | Ben Dooks | 2007-06-24 | 1 | -0/+3 |
* | | SM501: Clock updates and checks | Ben Dooks | 2007-06-24 | 1 | -0/+5 |
|/ |
|
* | Blackfin arch: add proper const volatile to addr argument to the read functions | Mike Frysinger | 2007-06-21 | 1 | -3/+3 |
* | Blackfin arch: Add definition of dma_mapping_error | Sonic Zhang | 2007-06-21 | 1 | -0/+2 |
* | Blackfin arch: move cond_syscall() behind __KERNEL__ like all other architect... | Mike Frysinger | 2007-06-21 | 1 | -1/+2 |
* | Blackfin arch: add missing braces around array bfin serial init | Mike Frysinger | 2007-06-21 | 2 | -0/+4 |
* | Blackfin arch: update ANOMALY handling | Robin Getz | 2007-06-21 | 4 | -9/+156 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/p... | Linus Torvalds | 2007-06-21 | 1 | -1/+0 |
|\ |
|
| * | [PARISC] Fix unwinder on 64-bit kernels | Randolph Chung | 2007-06-21 | 1 | -1/+0 |
* | | page_mapping must avoid slub pages | Hugh Dickins | 2007-06-21 | 1 | -0/+4 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2007-06-20 | 3 | -6/+12 |
|\ \ |
|
| * | | IB/mlx4: Make sure inline data segments don't cross a 64 byte boundary | Roland Dreier | 2007-06-18 | 1 | -0/+4 |
| * | | IB/mlx4: Handle FW command interface rev 3 | Roland Dreier | 2007-06-18 | 2 | -6/+8 |
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-06-20 | 5 | -23/+9 |
|\ \ \ |
|
| * | | | [MIPS] Don't drag a platform specific header into generic arch code. | Ralf Baechle | 2007-06-20 | 5 | -23/+9 |
* | | | | x86: Disable DAC on VIA bridges | Andi Kleen | 2007-06-20 | 1 | -0/+6 |
* | | | | x86_64: Fix eventd/timerfd syscalls | Andi Kleen | 2007-06-20 | 1 | -2/+2 |
|/ / / |
|
* | | | [S390] Move psw_set_key. | Heiko Carstens | 2007-06-19 | 2 | -8/+6 |
* | | | Revert "futex_requeue_pi optimization" | Thomas Gleixner | 2007-06-18 | 1 | -8/+1 |
| |/
|/| |
|
* | | shm: fix the filename of hugetlb sysv shared memory | Eric W. Biederman | 2007-06-16 | 1 | -2/+2 |
* | | SLUB: minimum alignment fixes | Christoph Lameter | 2007-06-16 | 1 | -2/+11 |
* | | Rework ptep_set_access_flags and fix sun4c | Benjamin Herrenschmidt | 2007-06-16 | 9 | -36/+82 |
* | | uml: kill x86_64 STACK_TOP_MAX | Jeff Dike | 2007-06-16 | 1 | -0/+1 |
* | | spi doc updates | David Brownell | 2007-06-16 | 1 | -7/+13 |
* | | i386 mm: use pte_update() in ptep_test_and_clear_dirty() | Hugh Dickins | 2007-06-16 | 1 | -12/+14 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-06-15 | 2 | -0/+16 |
|\ \ |
|
| * | | [TCP]: Congestion control API RTT sampling fix | Ilpo Järvinen | 2007-06-15 | 2 | -0/+16 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney... | Linus Torvalds | 2007-06-15 | 4 | -96/+28 |
|\ \ \ |
|
| * | | | Blackfin arch: move HI/LO macros into blackfin.h and punt the rest of macros.... | Mike Frysinger | 2007-06-11 | 2 | -96/+5 |
| * | | | Blackfin arch: fix bug can not wakeup from sleep via push buttons | Michael Hennerich | 2007-06-14 | 1 | -0/+1 |
| * | | | Blackfin arch: fix bug ad1836 fails to build properly for BF533-EZKIT | Roy Huang | 2007-06-14 | 1 | -0/+22 |
| | |/
| |/| |
|
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-06-15 | 2 | -3/+20 |
|\ \ \ |
|
| * | | | [MIPS] Malta: Fix for SOCitSC based Maltas | Chris Dearman | 2007-06-14 | 2 | -3/+20 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32 | Linus Torvalds | 2007-06-15 | 2 | -0/+11 |
|\ \ \
| |_|/
|/| | |
|
| * | | [AVR32] Define ARCH_KMALLOC_MINALIGN to L1_CACHE_BYTES | Haavard Skinnemoen | 2007-06-14 | 1 | -0/+9 |
| * | | [AVR32] gpio_*_cansleep() fix | David Brownell | 2007-06-14 | 1 | -0/+2 |
| |/ |
|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2007-06-14 | 4 | -8/+23 |
|\ \ |
|
| * | | [PARISC] fix trivial spelling nit in asm/linkage.h | Kyle McMartin | 2007-05-30 | 1 | -1/+1 |
| * | | [PARISC] fix "ENTRY" macro redefinition | Helge Deller | 2007-05-30 | 1 | -0/+3 |
| * | | [PARISC] Wire up utimensat/signalfd/timerfd/eventfd syscalls | Helge Deller | 2007-05-27 | 1 | -1/+11 |
| * | | [PARISC] fix section mismatches in arch/parisc/kernel | Helge Deller | 2007-05-27 | 2 | -3/+3 |
| * | | [PARISC] Let PA-8900 processors boot | Kyle McMartin | 2007-05-22 | 2 | -3/+4 |
| * | | [PARISC] Wire up kexec_load syscall | Kyle McMartin | 2007-05-22 | 1 | -1/+2 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | Linus Torvalds | 2007-06-14 | 4 | -33/+23 |
|\ \ \ |
|