| Commit message (Expand) | Author | Age | Files | Lines |
* | sk-filter: Add ability to get socket filter program (v2) | Pavel Emelyanov | 2012-11-01 | 1 | -0/+1 |
* | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-10-14 | 2 | -6/+3 |
|\ |
|
| * | Make most arch asm/module.h files use asm-generic/module.h | David Howells | 2012-09-28 | 2 | -6/+3 |
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2012-10-13 | 56 | -1528/+1705 |
|\ \ |
|
| * | | UAPI: (Scripted) Disintegrate arch/powerpc/include/asm | David Howells | 2012-10-09 | 56 | -1528/+1705 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-13 | 1 | -3/+2 |
|\ \ \ |
|
| * | | | ppc: eeh_event should just use kthread_run() | Al Viro | 2012-10-11 | 1 | -3/+2 |
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-10-12 | 2 | -3/+3 |
|\ \ \ \ |
|
| * | | | | time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLD | John Stultz | 2012-09-24 | 2 | -2/+2 |
| * | | | | time: Move update_vsyscall definitions to timekeeper_internal.h | John Stultz | 2012-09-24 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-12 | 15 | -136/+66 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Uninclude linux/freezer.h | Richard Weinberger | 2012-10-01 | 1 | -1/+0 |
| * | | | sanitize tsk_is_polling() | Al Viro | 2012-10-01 | 1 | -0/+2 |
| * | | | powerpc: switch to generic sys_execve()/kernel_execve() | Al Viro | 2012-09-30 | 8 | -51/+21 |
| * | | | powerpc: split ret_from_fork | Al Viro | 2012-09-30 | 8 | -84/+43 |
| |/ / |
|
* | | | Merge branch 'akpm' (Fixups from Andrew) | Linus Torvalds | 2012-10-11 | 1 | -5/+6 |
|\ \ \ |
|
| * | | | arch/powerpc/platforms/pseries/hotplug-memory.c: section removal cleanups | Yasuaki Ishimatsu | 2012-10-11 | 1 | -4/+5 |
| * | | | arch/powerpc/platforms/pseries/hotplug-memory.c: fix section handling code | Andrew Morton | 2012-10-11 | 1 | -1/+1 |
* | | | | Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel... | David Woodhouse | 2012-10-09 | 286 | -3577/+6822 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-10-09 | 7 | -16/+22 |
| |\| | |
|
| | * | | memory-hotplug: suppress "Trying to free nonexistent resource <XXXXXXXXXXXXXX... | Yasuaki Ishimatsu | 2012-10-09 | 1 | -4/+9 |
| | * | | readahead: fault retry breaks mmap file read random detection | Shaohua Li | 2012-10-09 | 1 | -0/+1 |
| | * | | atomic: implement generic atomic_dec_if_positive() | Shaohua Li | 2012-10-09 | 1 | -0/+1 |
| | * | | mm: hugetlb: add arch hook for clearing page flags before entering pool | Will Deacon | 2012-10-09 | 1 | -0/+4 |
| | * | | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov | 2012-10-09 | 1 | -1/+1 |
| | * | | mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_file | Konstantin Khlebnikov | 2012-10-09 | 1 | -11/+4 |
| | * | | Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry | Catalin Marinas | 2012-10-09 | 1 | -0/+1 |
| | * | | Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option | Catalin Marinas | 2012-10-09 | 1 | -0/+1 |
| * | | | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds | 2012-10-09 | 1 | -0/+1 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow... | Arnd Bergmann | 2012-10-04 | 27 | -136/+214 |
| | |\ \ |
|
| | * | | | asm-generic: Add default clkdev.h | Mark Brown | 2012-10-03 | 1 | -0/+1 |
| | | |/
| | |/| |
|
| * | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2012-10-06 | 227 | -3069/+6147 |
| |\ \ \ |
|
| | * | | | powerpc/iommu: Fix multiple issues with IOMMU pools code | Anton Blanchard | 2012-10-04 | 2 | -1/+16 |
| | * | | | powerpc: Fix VMX fix for memcpy case | Nishanth Aravamudan | 2012-10-04 | 1 | -2/+2 |
| | * | | | powerpc/fsl-pci: use 'Header Type' to identify PCIE mode | Minghuan Lian | 2012-09-27 | 1 | -13/+24 |
| | * | | | powerpc/eeh: Don't release eeh_mutex in eeh_phb_pe_get | Aneesh Kumar K.V | 2012-09-27 | 1 | -4/+1 |
| | * | | | powerpc: Remove tlb batching hack for nighthawk | Michael Ellerman | 2012-09-27 | 1 | -25/+1 |
| | * | | | powerpc: Set paca->data_offset = 0 for boot cpu | Michael Ellerman | 2012-09-27 | 1 | -0/+2 |
| | * | | | powerpc/perf: Sample only if SIAR-Valid bit is set in P7+ | sukadev@linux.vnet.ibm.com | 2012-09-27 | 4 | -6/+46 |
| | * | | | Merge remote-tracking branch 'kumar/next' into next | Benjamin Herrenschmidt | 2012-09-27 | 4 | -13/+17 |
| | |\ \ \ |
|
| | | * | | | powerpc/fsl-pci: fix warning when CONFIG_SWIOTLB is disabled | Jia Hongtao | 2012-09-19 | 1 | -0/+2 |
| | | * | | | powerpc/mpc85xx: Update interrupt handling for IFC controller | Prabhakar Kushwaha | 2012-09-19 | 1 | -12/+8 |
| | | * | | | powerpc/85xx: Enable USB support in p1023rds_defconfig | Chunhe Lan | 2012-09-19 | 1 | -0/+6 |
| | | * | | | powerpc/smp: Do not disable IPI interrupts during suspend | Zhao Chenhui | 2012-09-19 | 1 | -1/+1 |
| | * | | | | Merge remote-tracking branch 'agust/next' into next | Benjamin Herrenschmidt | 2012-09-27 | 13 | -9/+442 |
| | |\ \ \ \
| | | |/ / /
| | |/| | | |
|
| | | * | | | powerpc/mpc52xx_lpbfifo: optionally defer fifo transfer start | Anatolij Gustschin | 2012-09-14 | 2 | -1/+36 |
| | | * | | | powerpc/mpc5200: add dts files for ifm camera machines | Anatolij Gustschin | 2012-09-14 | 8 | -0/+401 |
| | | * | | | powerpc: Option FB_FSL_DIU is not really optional for mpc512x | Paul Gortmaker | 2012-09-09 | 2 | -6/+1 |
| | | * | | | powerpc: 512x: Fix mpc5121_clk_get() | Richard Weinberger | 2012-09-09 | 1 | -2/+4 |
| | | |/ / |
|
| | * | | | Merge remote-tracking branch 'kumar/next' into next | Benjamin Herrenschmidt | 2012-09-18 | 99 | -990/+2403 |
| | |\ \ \ |
|