| Commit message (Expand) | Author | Age | Files | Lines |
* | lib, arch: add filter argument to show_mem and fix private implementations | David Rientjes | 2011-03-24 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-03-23 | 1 | -3/+3 |
|\ |
|
| * | mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm | Stephen Wilson | 2011-03-23 | 1 | -1/+1 |
| * | mm: arch: make in_gate_area take an mm_struct instead of a task_struct | Stephen Wilson | 2011-03-23 | 1 | -1/+1 |
| * | mm: arch: make get_gate_vma take an mm_struct instead of a task_struct | Stephen Wilson | 2011-03-23 | 1 | -1/+1 |
* | | crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s... | Olaf Hering | 2011-03-23 | 1 | -17/+0 |
* | | remove dma64_addr_t | FUJITA Tomonori | 2011-03-23 | 1 | -2/+0 |
* | | rapidio: remove mport resource reservation from common RIO code | Alexandre Bounine | 2011-03-23 | 1 | -0/+9 |
* | | rapidio: modify mport ID assignment | Alexandre Bounine | 2011-03-23 | 1 | -25/+0 |
* | | rapidio: modify subsystem and driver initialization sequence | Alexandre Bounine | 2011-03-23 | 1 | -9/+1 |
* | | rapidio: modify configuration to support PCI-SRIO controller | Alexandre Bounine | 2011-03-23 | 3 | -3/+11 |
* | | rapidio: add architecture specific callbacks | Alexandre Bounine | 2011-03-23 | 1 | -25/+27 |
* | | bitops: remove minix bitops from asm/bitops.h | Akinobu Mita | 2011-03-23 | 1 | -14/+0 |
* | | bitops: remove ext2 non-atomic bitops from asm/bitops.h | Akinobu Mita | 2011-03-23 | 1 | -14/+0 |
* | | bitops: introduce CONFIG_GENERIC_FIND_BIT_LE | Akinobu Mita | 2011-03-23 | 1 | -0/+4 |
* | | powerpc: introduce little-endian bitops | Akinobu Mita | 2011-03-23 | 1 | -23/+38 |
* | | asm-generic: change little-endian bitops to take any pointer types | Akinobu Mita | 2011-03-23 | 1 | -2/+2 |
* | | asm-generic: rename generic little-endian bitops functions | Akinobu Mita | 2011-03-23 | 1 | -7/+8 |
* | | add the common dma_addr_t typedef to include/linux/types.h | FUJITA Tomonori | 2011-03-22 | 1 | -5/+0 |
* | | mm: NUMA aware alloc_thread_info_node() | Eric Dumazet | 2011-03-22 | 2 | -3/+3 |
|/ |
|
* | powerpc/ptrace: Remove BUG_ON when full register set not available | Mike Wolf | 2011-03-21 | 2 | -3/+14 |
* | powerpc: Factoring mpic cpu id fetching into a function | Meador Inge | 2011-03-21 | 1 | -17/+14 |
* | powerpc: Make MPIC honor the "pic-no-reset" device tree property | Meador Inge | 2011-03-21 | 2 | -11/+59 |
* | powerpc/pci: Fix crash in PCI code on ppc64 when matching device nodes | Benjamin Herrenschmidt | 2011-03-21 | 1 | -2/+5 |
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-03-18 | 2 | -1/+24 |
|\ |
|
| * | perf, powerpc: Handle events that raise an exception without overflowing | Anton Blanchard | 2011-03-16 | 2 | -1/+24 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2011-03-18 | 93 | -1280/+2097 |
|\ \ |
|
| * \ | Merge remote branch 'jwb/next' into next | Benjamin Herrenschmidt | 2011-03-17 | 9 | -7/+218 |
| |\ \ |
|
| | * | | powerpc/476: Workaround for PLB6 hang | Dave Kleikamp | 2011-02-02 | 1 | -0/+35 |
| | * | | powerpc/476: define specific cpu table entry DD2 core | Dave Kleikamp | 2011-02-02 | 2 | -5/+20 |
| | * | | powerpc/44x: PHY fixup for USB on canyonlands board | Rupjyoti Sarmah | 2011-02-02 | 6 | -2/+150 |
| | * | | powerpc/44x: Add USB DWC DTS entry to Canyonlands board | Tirumala Marri | 2011-02-02 | 1 | -0/+13 |
| * | | | powerpc/85xx: Fix signedness bug in cache-sram | Vasiliy Kulikov | 2011-03-15 | 1 | -2/+2 |
| * | | | powerpc/fsl_msi: Handle msi-available-ranges better | Scott Wood | 2011-03-15 | 1 | -36/+56 |
| * | | | powerpc/85xx: Fix SPE float to integer conversion failure | Shan Hai | 2011-03-15 | 1 | -4/+8 |
| * | | | powerpc/85xx: Update sata controller compatible for p1022ds board | Xulei | 2011-03-15 | 1 | -2/+2 |
| * | | | powerpc/mpc8xxx_gpio: simplify searching for 'fsl, qoriq-gpio' compatiable | Anatolij Gustschin | 2011-03-15 | 1 | -3/+1 |
| * | | | powerpc/8xx: remove obsolete mgsuvd board | Holger Brunck | 2011-03-15 | 5 | -343/+0 |
| * | | | powerpc/82xx: rename and update mgcoge board support | Holger Brunck | 2011-03-15 | 4 | -48/+72 |
| * | | | powerpc/83xx: rename and update kmeter1 | Holger Brunck | 2011-03-15 | 4 | -53/+71 |
| * | | | powerpc/85xx: Workaroudn e500 CPU erratum A005 | Liu Yu | 2011-03-15 | 2 | -1/+54 |
| * | | | powerpc/fsl_pci: Add support for FSL PCIe controllers v2.x | Prabhakar Kushwaha | 2011-03-15 | 2 | -11/+21 |
| * | | | powerpc/85xx: Fix writing to spin table 'cpu-release-addr' on ppc64e | Kumar Gala | 2011-03-15 | 1 | -1/+5 |
| * | | | powerpc/pseries: Disable MSI using new interface if possible | Nishanth Aravamudan | 2011-03-11 | 1 | -2/+12 |
| * | | | powerpc: Enable GENERIC_HARDIRQS_NO_DEPRECATED. | Lennert Buytenhek | 2011-03-10 | 1 | -0/+1 |
| * | | | powerpc: core irq_data conversion. | Lennert Buytenhek | 2011-03-10 | 2 | -16/+28 |
| * | | | powerpc: sysdev/xilinx_intc irq_data conversion. | Lennert Buytenhek | 2011-03-10 | 1 | -23/+25 |
| * | | | powerpc: sysdev/uic irq_data conversion. | Lennert Buytenhek | 2011-03-10 | 1 | -29/+30 |
| * | | | powerpc: sysdev/tsi108_pci irq_data conversion. | Lennert Buytenhek | 2011-03-10 | 1 | -22/+19 |
| * | | | powerpc: sysdev/qe_lib/qe_ic irq_data conversion. | Lennert Buytenhek | 2011-03-10 | 2 | -18/+26 |