| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2013-07-04 | 2 | -4/+6 |
|\ |
|
| * | Merge tag 'v3.10' into next | Benjamin Herrenschmidt | 2013-07-01 | 15 | -69/+61 |
| |\ |
|
| * | | mm/THP: add pmd args to pgtable deposit and withdraw APIs | Aneesh Kumar K.V | 2013-06-20 | 2 | -4/+6 |
* | | | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds | 2013-07-03 | 3 | -57/+9 |
|\ \ \ |
|
| * | | | mm/SPARC: prepare for removing num_physpages and simplify mem_init() | Jiang Liu | 2013-07-03 | 3 | -54/+7 |
| * | | | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu | 2013-07-03 | 2 | -3/+2 |
| * | | | mm: change signature of free_reserved_area() to fix building warnings | Jiang Liu | 2013-07-03 | 2 | -4/+4 |
* | | | | Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-07-03 | 1 | -3/+2 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Merge branch 'pci/jiang-bus-lock-v3' into next | Bjorn Helgaas | 2013-06-14 | 1 | -2/+1 |
| |\ \ \ |
|
| | * | | | PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus) | Gu Zheng | 2013-06-05 | 1 | -2/+1 |
| | |/ / |
|
| * | | | sparc/PCI: Use PCI_UNKNOWN for unknown power state | Bjorn Helgaas | 2013-05-20 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-07-03 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK n... | Al Viro | 2013-06-29 | 1 | -0/+1 |
* | | | | Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-07-02 | 1 | -1/+0 |
|\ \ \ \ |
|
| * \ \ \ | Merge 3.10-rc7 into driver-core-next | Greg Kroah-Hartman | 2013-06-24 | 14 | -67/+58 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | Merge 3.10-rc6 into driver-core-next | Greg Kroah-Hartman | 2013-06-17 | 1 | -2/+3 |
| |\ \ \ \ |
|
| * | | | | | Finally eradicate CONFIG_HOTPLUG | Stephen Rothwell | 2013-06-03 | 1 | -1/+0 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-07-02 | 3 | -10/+2 |
|\ \ \ \ \
| |_|_|/ /
|/| | | /
| | |_|/
| |/| | |
|
| * | | | sparc: __pci_mmap_set_flags() is useless | Al Viro | 2013-06-29 | 1 | -10/+0 |
| * | | | consolidate io_remap_pfn_range definitions | Al Viro | 2013-06-29 | 2 | -0/+2 |
| | |/
| |/| |
|
* | | | sparc: tsb must be flushed before tlb | Dave Kleikamp | 2013-06-19 | 1 | -1/+1 |
* | | | sparc,leon: Convert to use devm_ioremap_resource | Tushar Behera | 2013-06-19 | 1 | -5/+3 |
* | | | sparc64 address-congruence property | bob picco | 2013-06-19 | 1 | -1/+8 |
* | | | sparc32, leon: Enable interrupts before going idle to avoid getting stuck | Andreas Larsson | 2013-06-19 | 1 | -0/+7 |
* | | | sparc32, leon: Remove separate "ticker" timer for SMP | Andreas Larsson | 2013-06-19 | 3 | -38/+19 |
* | | | sparc: kernel: using strlcpy() instead of strcpy() | Zhao Hongjiang | 2013-06-19 | 3 | -3/+4 |
* | | | arch: sparc: prom: looping issue, need additional length check in the outside... | Chen Gang | 2013-06-19 | 1 | -5/+7 |
* | | | sparc: remove inline marking of EXPORT_SYMBOL functions | Denis Efremov | 2013-06-19 | 1 | -8/+8 |
* | | | sparc: Switch to asm-generic/linkage.h | Geert Uytterhoeven | 2013-06-19 | 2 | -6/+1 |
|/ / |
|
* | | of: Fix locking vs. interrupts | Benjamin Herrenschmidt | 2013-06-13 | 1 | -2/+3 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-10 | 2 | -10/+1 |
|\ |
|
| * | unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE | Al Viro | 2013-05-09 | 2 | -10/+1 |
* | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2013-05-09 | 1 | -5/+0 |
|\ \ |
|
| * | | Remove GENERIC_GPIO config option | Alexandre Courbot | 2013-04-16 | 1 | -5/+0 |
* | | | mm/SPARC: use common help functions to free reserved pages | Jiang Liu | 2013-05-07 | 3 | -68/+12 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | David S. Miller | 2013-05-04 | 46 | -1039/+314 |
|\ \ \ |
|
| * | | | sparc32, leon: Do not overwrite previously set irq flow handlers | Andreas Larsson | 2013-05-04 | 1 | -3/+7 |
| * | | | sparc/kernel/vio.c: add put_device() after device_find_child() | Federico Vaga | 2013-05-04 | 1 | -0/+1 |
| | |/
| |/| |
|
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-01 | 2 | -1/+2 |
| |\ \ |
|
| | * | | Include missing linux/slab.h inclusions | David Howells | 2013-04-29 | 1 | -0/+1 |
| | * | | procfs: new helper - PDE_DATA(inode) | Al Viro | 2013-04-09 | 1 | -1/+1 |
| | |/ |
|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-05-01 | 2 | -5/+3 |
| |\ \ |
|
| | * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-04-22 | 18 | -112/+251 |
| | |\ \ |
|
| | * | | | net: add option to enable error queue packets waking select | Keller, Jacob E | 2013-03-31 | 1 | -0/+2 |
| | * | | | filter: bpf_jit_comp: refactor and unify BPF JIT image dump output | Daniel Borkmann | 2013-03-21 | 1 | -5/+1 |
| | | |/
| | |/| |
|
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-01 | 6 | -96/+6 |
| |\ \ \ |
|
| | * | | | get rid of union semop in sys_semctl(2) arguments | Al Viro | 2013-03-05 | 1 | -1/+1 |
| | * | | | make do_mremap() static | Al Viro | 2013-03-04 | 1 | -4/+0 |
| | * | | | sparc: no need to sign-extend in sync_file_range() wrapper | Al Viro | 2013-03-03 | 2 | -2/+1 |
| | * | | | merge compat sys_ipc instances | Al Viro | 2013-03-03 | 1 | -65/+0 |