Age | Commit message (Expand) | Author |
2011-07-25 | sparc64: implement get_user_pages_fast() | David S. Miller |
2011-07-25 | sparc64: add support for _PAGE_SPECIAL | David S. Miller |
2011-07-25 | sparc64: use RCU page table freeing | David S. Miller |
2011-07-25 | sparc64: kill page table quicklists | David S. Miller |
2011-07-25 | xtensa: fix a build error in arch/xtensa/include/asm/uaccess.h | WANG Cong |
2011-07-25 | xtensa: prevent arbitrary read in ptrace | Dan Rosenberg |
2011-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2011-07-25 | Merge branch 'next/deletion' of git+ssh://master.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-07-25 | Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2011-07-25 | Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2011-07-25 | MIPS: RB532: Use hex_to_bin() | Andy Shevchenko |
2011-07-25 | MIPS: Enable cpu_has_clo_clz for MIPS Technologies' platforms | Shinya Kuribayashi |
2011-07-25 | MIPS: PowerTV: Provide cpu-feature-overrides.h | David VomLehn |
2011-07-25 | MIPS: Remove pointless return statement from empty void functions. | Ralf Baechle |
2011-07-25 | MIPS: Limit fixrange_init() to the FIXMAP region | Kevin Cernekee |
2011-07-25 | MIPS: Install handlers for software IRQs | Kevin Cernekee |
2011-07-25 | MIPS: Move FIXADDR_TOP into spaces.h | Kevin Cernekee |
2011-07-25 | MIPS: Add SYNC after cacheflush | Kevin Cernekee |
2011-07-25 | MIPS: pfn_valid() is broken on low memory HIGHMEM systems | Kevin Cernekee |
2011-07-25 | MIPS: HIGHMEM DMA on noncoherent MIPS32 processors | Dezhong Diao |
2011-07-25 | MIPS: topdown mmap support | Jian Peng |
2011-07-25 | MIPS: Remove redundant addr_limit assignment on exec. | Mathias Krause |
2011-07-25 | MIPS: AR7: Replace __attribute__((__packed__)) with __packed | Florian Fainelli |
2011-07-25 | MIPS: AR7: Remove 'space before tabs' in platform.c | Florian Fainelli |
2011-07-25 | Merge branch 'tegra/fixes' of git+ssh://master.kernel.org/pub/scm/linux/kerne... | Arnd Bergmann |
2011-07-24 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds |
2011-07-25 | m68k: Revive reporting of spurious interrupts | Geert Uytterhoeven |
2011-07-25 | m68knommu: Move forward declaration of do_IRQ() from machdep.h to irq.h | Geert Uytterhoeven |
2011-07-25 | m68k: fix some atomic operation asm address modes for ColdFire | Greg Ungerer |
2011-07-25 | m68k: use CPU_HAS_NO_BITFIELDS for signal functions | Greg Ungerer |
2011-07-25 | m68k: merge and clean up delay.h files | Greg Ungerer |
2011-07-25 | m68knommu: correctly use trap_init | Greg Ungerer |
2011-07-25 | m68knommu: merge ColdFire 5206 and 5206e platform code | Greg Ungerer |
2011-07-25 | m68k: merge mmu and non-mmu bitops.h | Greg Ungerer |
2011-07-25 | m68k: merge MMU and non MMU versions of system.h | Greg Ungerer |
2011-07-25 | m68k: merge MMU and non-MMU versions of asm/hardirq.h | Greg Ungerer |
2011-07-25 | m68k: merge the non-mmu and mmu versions of module.c | Greg Ungerer |
2011-07-25 | m68knommu: Fix printk() format in free_initrd_mem() | Geert Uytterhoeven |
2011-07-25 | m68knommu: Make empty_zero_page "void *", like on m68k | Geert Uytterhoeven |
2011-07-24 | x86, olpc-xo15-sci: Enable EC wakeup capability | Daniel Drake |
2011-07-24 | x86, olpc: Fix dependency on POWER_SUPPLY | Daniel Drake |
2011-07-24 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-07-24 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2011-07-24 | Merge branch 'for-upstream' of git://openrisc.net/jonas/linux | Linus Torvalds |
2011-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2011-07-24 | Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2011-07-24 | Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2011-07-24 | get rid of create_proc_entry() abuses - proc_mkdir() is there for purpose | Al Viro |