| Commit message (Expand) | Author | Files | Lines |
2011-03-15 | m68knommu: remove use of MBAR value for ColdFire 528x peripheral addressing | Greg Ungerer | 2 | -10/+16 |
2011-03-15 | m68knommu: remove use of MBAR value for ColdFire 527x peripheral addressing | Greg Ungerer | 2 | -10/+18 |
2011-03-15 | m68knommu: remove use of MBAR value for ColdFire 523x peripheral addressing | Greg Ungerer | 2 | -8/+17 |
2011-03-15 | m68knommu: remove MBAR and IPSBAR hacks for the ColdFire 520x CPUs | Greg Ungerer | 4 | -43/+44 |
2011-03-15 | m68knommu: move ColdFire PIT timer base addresses | Greg Ungerer | 6 | -20/+32 |
2011-03-15 | m68knommu: remove bogus definition of MBAR for ColdFire 532x family | Greg Ungerer | 1 | -3/+0 |
2011-03-15 | m68knommu: remove kludge seting of MCF_IPSBAR for ColdFire 54xx | Greg Ungerer | 6 | -18/+18 |
2011-03-15 | m68knommu: move ColdFire 5249 MBAR2 definition | Greg Ungerer | 2 | -1/+5 |
2011-03-15 | m68knommu: Select GENERIC_HARDIRQS_NO_DEPRECATED | Thomas Gleixner | 1 | -0/+1 |
2011-03-15 | m68knommu: Use proper irq_desc accessors in | Thomas Gleixner | 1 | -2/+4 |
2011-03-15 | m68knommu: Convert 5249 intc irq_chip to new functions | Thomas Gleixner | 1 | -10/+10 |
2011-03-15 | m68knommu: Convert 5272 intc irq_chip to new functions | Thomas Gleixner | 1 | -10/+18 |
2011-03-15 | m68knommu: Convert 68360 ints irq_chip to new functions | Thomas Gleixner | 1 | -9/+9 |
2011-03-15 | m68knommu: Convert 68328 ints irq_chip to new functions | Thomas Gleixner | 1 | -6/+6 |
2011-03-15 | m68knommu: Convert coldfire intc-simr irq_chip to new | Thomas Gleixner | 1 | -6/+12 |
2011-03-15 | m68knommu: Convert coldfire intc-2 irq_chip to new | Thomas Gleixner | 1 | -6/+10 |
2011-03-15 | m68knommu: Convert coldfire intc irq_chip to new | Thomas Gleixner | 1 | -10/+10 |
2011-03-15 | m68knommu: 5772: Replace private irq flow handler | Thomas Gleixner | 1 | -4/+1 |
2011-03-15 | Linux 2.6.38v2.6.38 | Linus Torvalds | 1 | -1/+1 |
2011-03-14 | Revert "oom: oom_kill_process: fix the child_points logic" | Linus Torvalds | 1 | -8/+3 |
2011-03-14 | oom: oom_kill_process: fix the child_points logic | Oleg Nesterov | 1 | -3/+8 |
2011-03-14 | MIPS: Alchemy: Fix reset for MTX-1 and XXS1500 | Florian Fainelli | 2 | -4/+4 |
2011-03-14 | MIPS: MTX-1: Make au1000_eth probe all PHY addresses | Florian Fainelli | 1 | -0/+9 |
2011-03-14 | MIPS: Jz4740: Add HAVE_CLK | Maurus Cuelenaere | 1 | -0/+1 |
2011-03-14 | MIPS: Move idle task creation to work queue | Maksim Rayskiy | 1 | -2/+29 |
2011-03-14 | MIPS, Perf-events: Use unsigned delta for right shift in event update | Deng-Cheng Zhu | 1 | -1/+1 |
2011-03-14 | MIPS, Perf-events: Work with the new callchain interface | Deng-Cheng Zhu | 1 | -57/+6 |
2011-03-14 | MIPS, Perf-events: Fix event check in validate_event() | Deng-Cheng Zhu | 1 | -2/+3 |
2011-03-14 | MIPS, Perf-events: Work with the new PMU interface | Deng-Cheng Zhu | 2 | -119/+158 |
2011-03-14 | MIPS, Perf-events: Work with irq_work | Deng-Cheng Zhu | 3 | -12/+3 |
2011-03-14 | MIPS: Fix always CONFIG_LOONGSON_UART_BASE=y | Yoichi Yuasa | 1 | -1/+4 |
2011-03-14 | MIPS: Loongson: Fix potentially wrong string handling | Stefan Weil | 1 | -1/+2 |
2011-03-14 | MIPS: Fix GCC-4.6 'set but not used' warning in arch/mips/mm/init.c | David Daney | 1 | -1/+1 |
2011-03-14 | MIPS: Fix GCC-4.6 'set but not used' warning in ieee754int.h | David Daney | 1 | -2/+2 |
2011-03-14 | MIPS: Remove unused code from arch/mips/kernel/syscall.c | David Daney | 1 | -2/+1 |
2011-03-14 | MIPS: Fix GCC-4.6 'set but not used' warning in signal*.c | David Daney | 2 | -2/+2 |
2011-03-14 | MIPS: MSP: Fix MSP71xx bpci interrupt handler return value | Anoop P A | 1 | -2/+2 |
2011-03-14 | MIPS: Select R4K timer lib for all MSP platforms | Anoop P A | 3 | -5/+3 |
2011-03-14 | MIPS: Loongson: Remove ad-hoc cmdline default | Robert Millan | 1 | -5/+0 |
2011-03-14 | MIPS: Clear the correct flag in sysmips(MIPS_FIXADE, ...). | Stefan Oberhumer | 1 | -1/+1 |
2011-03-14 | MIPS: Add an unreachable return statement to satisfy buggy GCCs. | David Daney | 1 | -0/+2 |
2011-03-14 | MIPS, Tracing: Fix set_graph_function of function graph tracer | Wu Zhangjin | 1 | -2/+9 |
2011-03-14 | MIPS, Tracing: Clean up ftrace_make_nop() | Wu Zhangjin | 1 | -32/+38 |
2011-03-14 | MIPS, Tracing: Clean up prepare_ftrace_return() | Wu Zhangjin | 1 | -27/+25 |
2011-03-14 | MIPS, Tracing: Substitute in_kernel_space() for in_module() | Wu Zhangjin | 1 | -27/+27 |
2011-03-14 | MIPS, Tracing: Speed up function graph tracer | Wu Zhangjin | 1 | -7/+7 |
2011-03-14 | MIPS: Replace deprecated spinlock initialization | Thomas Gleixner | 1 | -2/+2 |
2011-03-14 | Fix corrupted OSF partition table parsing | Timo Warns | 1 | -2/+10 |
2011-03-14 | thp+memcg-numa: fix BUG at include/linux/mm.h:370! | Hugh Dickins | 1 | -1/+5 |
2011-03-14 | MN10300: atomic_read() should ensure it emits a load | David Howells | 1 | -1/+1 |