| Commit message (Expand) | Author | Age | Files | Lines |
* | ptrace: unify show_regs() prototype | Mike Frysinger | 2011-07-26 | 1 | -2/+0 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-07-25 | 7 | -12/+12 |
|\ |
|
| * | Merge branch 'master' into for-next | Jiri Kosina | 2011-07-11 | 15 | -80/+227 |
| |\ |
|
| * | | SH: static should be at beginning of declaration | Jesper Juhl | 2011-07-11 | 5 | -7/+7 |
| * | | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 2011-06-10 | 2 | -5/+5 |
* | | | Merge branch 'for-upstream' of git://openrisc.net/jonas/linux | Linus Torvalds | 2011-07-24 | 1 | -26/+1 |
|\ \ \ |
|
| * | | | asm-generic: move archictures to common delay.h | Jonas Bonn | 2011-07-22 | 1 | -26/+1 |
* | | | | modules: make arch's use default loader hooks | Jonas Bonn | 2011-07-24 | 1 | -35/+0 |
* | | | | virtio: expose for non-virtualization users too | Ohad Ben-Cohen | 2011-07-23 | 1 | -16/+0 |
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-07-22 | 8 | -14/+45 |
|\ \ \ \ |
|
| * | | | | perf: Add context field to perf_event | Avi Kivity | 2011-07-01 | 1 | -1/+2 |
| * | | | | perf, arch: Add generic NODE cache events | Peter Zijlstra | 2011-07-01 | 2 | -0/+30 |
| * | | | | perf: Remove the nmi parameter from the swevent and overflow interface | Peter Zijlstra | 2011-07-01 | 6 | -13/+13 |
| |/ / / |
|
* | | | | PM / Domains: Rename struct dev_power_domain to struct dev_pm_domain | Rafael J. Wysocki | 2011-07-02 | 1 | -3/+3 |
| |_|/
|/| | |
|
* | | | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-06-30 | 5 | -40/+94 |
|\ \ \
| |/ /
|/| | |
|
| * | | sh: use printk_ratelimited instead of printk_ratelimit | Paul Mundt | 2011-06-30 | 2 | -7/+8 |
| * | | sh: Fix up unmet dependency warnings with USB EHCI/OHCI selects. | Paul Mundt | 2011-06-30 | 1 | -5/+5 |
| * | | sh: fix the value of sh_dmae_slave_config in setup-sh7757 | Yoshihiro Shimoda | 2011-06-29 | 1 | -16/+16 |
| * | | sh: fix the INTC vector for IRQ and IRL in setup-sh7757 | Yoshihiro Shimoda | 2011-06-29 | 1 | -12/+12 |
| * | | sh: add to select the new configuration for USB EHCI/OHCI | Yoshihiro Shimoda | 2011-06-24 | 1 | -0/+5 |
| * | | sh: add platform_device of EHCI/OHCI to setup-sh7757 | Yoshihiro Shimoda | 2011-06-21 | 1 | -0/+50 |
| * | | sh: fix compile error using sh7757lcr_defconfig | Yoshihiro Shimoda | 2011-06-21 | 1 | -5/+3 |
* | | | Fix node_start/end_pfn() definition for mm/page_cgroup.c | KAMEZAWA Hiroyuki | 2011-06-27 | 1 | -4/+0 |
|/ / |
|
* | | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-06-16 | 8 | -35/+132 |
|\ \ |
|
| * | | sh: sh7724: Add USBHS DMAEngine support | Kuninori Morimoto | 2011-06-16 | 2 | -0/+48 |
| * | | sh: ecovec: Add renesas_usbhs support | Kuninori Morimoto | 2011-06-16 | 1 | -0/+48 |
| * | | sh, exec: remove redundant set_fs(USER_DS) | Mathias Krause | 2011-06-14 | 2 | -3/+0 |
| * | | sh: Fix up xchg/cmpxchg corruption with gUSA RB. | Srinivas KANDAGATLA | 2011-06-08 | 1 | -9/+12 |
| * | | sh: Remove compressed kernel libgcc dependency. | Paul Mundt | 2011-06-06 | 1 | -3/+19 |
| * | | sh: fix wrong icache/dcache address-array start addr in cache-debugfs. | Srinivas KANDAGATLA | 2011-06-06 | 1 | -20/+5 |
| |/ |
|
* | | rtc: fix build warnings in defconfigs | Wanlong Gao | 2011-06-15 | 1 | -1/+1 |
|/ |
|
* | sh: Fix up asm-generic/ptrace.h fallout. | Paul Mundt | 2011-05-31 | 1 | -2/+4 |
* | sh64: Move from P1SEG to CAC_ADDR for consistent sync. | Paul Mundt | 2011-05-31 | 1 | -1/+1 |
* | sh64: asm/pgtable.h needs asm/mmu.h | Paul Mundt | 2011-05-31 | 1 | -0/+1 |
* | sh: asm/tlb.h needs linux/swap.h | Nobuhiro Iwamatsu | 2011-05-31 | 1 | -0/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2011-05-31 | 17 | -38/+29 |
|\ |
|
| * | Merge branch 'setns' | Linus Torvalds | 2011-05-28 | 4 | -2/+6 |
| |\ |
|
| | * | ns: Wire up the setns system call | Eric W. Biederman | 2011-05-28 | 4 | -2/+6 |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2011-05-27 | 1 | -1/+0 |
| |\ \ |
|
| | * | | PM / Hibernate: Remove arch_prepare_suspend() | Rafael J. Wysocki | 2011-05-24 | 1 | -1/+0 |
| * | | | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} | Akinobu Mita | 2011-05-26 | 1 | -6/+0 |
| * | | | kgdbts: unify/generalize gdb breakpoint adjustment | Mike Frysinger | 2011-05-26 | 1 | -0/+1 |
| * | | | sh: convert to asm-generic ptrace.h | Mike Frysinger | 2011-05-26 | 1 | -2/+4 |
| * | | | cgroup: remove the ns_cgroup | Daniel Lezcano | 2011-05-26 | 5 | -5/+0 |
| | |/
| |/| |
|
| * | | lib: consolidate DEBUG_STACK_USAGE option | Stephen Boyd | 2011-05-25 | 1 | -9/+0 |
| * | | mm: now that all old mmu_gather code is gone, remove the storage | Peter Zijlstra | 2011-05-25 | 1 | -1/+0 |
| * | | sh: mmu_gather rework | Peter Zijlstra | 2011-05-25 | 1 | -11/+17 |
| * | | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 2011-05-24 | 1 | -1/+1 |
| |\ \ |
|
| | * | | percpu: Always align percpu output section to PAGE_SIZE | Tejun Heo | 2011-03-24 | 1 | -1/+1 |
* | | | | sh: mark DMA slave ID 0 as invalid | Guennadi Liakhovetski | 2011-05-25 | 3 | -0/+3 |