| Commit message (Expand) | Author | Age | Files | Lines |
* | sparc: Call OF and MD cpu scanning explicitly from paging_init() | David S. Miller | 2009-06-16 | 6 | -8/+6 |
* | sparc64: Refactor MDESC cpu scanning code using an iterator. | David S. Miller | 2009-06-16 | 2 | -57/+90 |
* | sparc64: Refactor OBP cpu scanning code using an iterator. | David S. Miller | 2009-06-16 | 2 | -109/+125 |
* | sparc64: Use BUILD_BUG_ON() in trap_init(). | David S. Miller | 2009-06-16 | 1 | -80/+91 |
* | sparc64: Store per-cpu offset in trap_block[] | David S. Miller | 2009-06-16 | 5 | -44/+21 |
* | sparc64: Move trap_block[] definitions into a new header file. | David S. Miller | 2009-06-16 | 2 | -196/+208 |
* | sparc64: Reclaim trap_block[]->hdesc | David S. Miller | 2009-06-16 | 2 | -9/+7 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2009-06-15 | 1 | -2/+2 |
|\ |
|
| * | [IA64] fix compile error in arch/ia64/mm/extable.c | Rusty Russell | 2009-06-15 | 1 | -2/+2 |
* | | Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2009-06-15 | 1 | -1/+1 |
|\ \ |
|
| * | | timers: Identifying the existing pinned timers | Arun R Bharadwaj | 2009-05-13 | 1 | -1/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-06-15 | 11 | -54/+37 |
|\ \ \ |
|
| * \ \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2009-06-15 | 1761 | -31404/+105418 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | cfg80211: errno.h: define ERFKILL | Alexander Beregalov | 2009-06-07 | 4 | -0/+7 |
| * | | | rfkill: rewrite | Johannes Berg | 2009-06-03 | 2 | -16/+15 |
| * | | | net/ucc_geth: Add SGMII support for UEC GETH driver | Haiying Wang | 2009-06-03 | 1 | -0/+2 |
| * | | | syscall: Sort out syscall_restart name clash. | Eric W. Biederman | 2009-05-21 | 2 | -5/+5 |
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-05-19 | 776 | -25244/+27685 |
| |\ \ \ |
|
| * | | | | powerpc/82xx: Rework Embedded Planet ep8248e platform to use of_mdio | Grant Likely | 2009-04-27 | 1 | -6/+3 |
| * | | | | net: Rework pasemi_mac driver to use of_mdio infrastructure | Grant Likely | 2009-04-27 | 1 | -27/+5 |
| * | | | | rfkill: remove deprecated state constants | Johannes Berg | 2009-04-22 | 1 | -2/+2 |
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-06-15 | 177 | -2198/+5861 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-06-12 | 642 | -14387/+33243 |
| |\ \ \ \ |
|
| * | | | | | powerpc: Fix bug in move of altivec code to vector.S | Benjamin Herrenschmidt | 2009-06-12 | 1 | -2/+4 |
| * | | | | | Merge commit 'jwb/next' into next | Benjamin Herrenschmidt | 2009-06-12 | 22 | -220/+234 |
| |\ \ \ \ \ |
|
| | * | | | | | powerpc/40x: Convert AMCC Kilauea/Halekala boards to ppc40x_simple | Josh Boyer | 2009-06-04 | 5 | -82/+61 |
| | * | | | | | powerpc/40x: Convert AMCC Makalu board to ppc40x_simple | Josh Boyer | 2009-06-04 | 5 | -83/+61 |
| | * | | | | | powerpc/4xx: Sequoia: Enable NAND support | Stefan Roese | 2009-06-04 | 2 | -37/+94 |
| | * | | | | | powerpc/4xx: Disable PCI_LEGACY | Josh Boyer | 2009-06-03 | 16 | -18/+18 |
| * | | | | | | powerpc: Add support for swiotlb on 32-bit | Becky Bruce | 2009-06-09 | 8 | -2/+226 |
| * | | | | | | powerpc/spufs: Remove unused error path | Stephen Rothwell | 2009-06-09 | 1 | -2/+0 |
| * | | | | | | powerpc: Fix warning when printing a resource_size_t | Stephen Rothwell | 2009-06-09 | 1 | -1/+1 |
| * | | | | | | powerpc/xmon: Remove unused variable in xmon.c | Stephen Rothwell | 2009-06-09 | 1 | -1/+1 |
| * | | | | | | powerpc/pseries: Fix warnings when printing resource_size_t | Stephen Rothwell | 2009-06-09 | 1 | -2/+2 |
| * | | | | | | powerpc: Shield code specific to 64-bit server processors | Benjamin Herrenschmidt | 2009-06-09 | 10 | -8/+32 |
| * | | | | | | powerpc: Separate PACA fields for server CPUs | Benjamin Herrenschmidt | 2009-06-09 | 3 | -19/+39 |
| * | | | | | | powerpc: Split exception handling out of head_64.S | Benjamin Herrenschmidt | 2009-06-09 | 2 | -960/+995 |
| * | | | | | | powerpc: Introduce CONFIG_PPC_BOOK3S | Benjamin Herrenschmidt | 2009-06-09 | 1 | -11/+11 |
| * | | | | | | powerpc: Move VMX and VSX asm code to vector.S | Benjamin Herrenschmidt | 2009-06-09 | 6 | -306/+213 |
| * | | | | | | powerpc: Set init_bootmem_done on NUMA platforms as well | Benjamin Herrenschmidt | 2009-06-09 | 2 | -1/+3 |
| * | | | | | | powerpc/mm: Fix a AB->BA deadlock scenario with nohash MMU context lock | Benjamin Herrenschmidt | 2009-06-09 | 1 | -3/+4 |
| * | | | | | | powerpc/mm: Fix some SMP issues with MMU context handling | Benjamin Herrenschmidt | 2009-06-09 | 1 | -4/+8 |
| * | | | | | | powerpc: Add PTRACE_SINGLEBLOCK support | Roland McGrath | 2009-06-09 | 4 | -11/+60 |
| * | | | | | | powerpc/virtex: Add ml510 reference design device tree | Roderick Colenbrander | 2009-06-06 | 1 | -0/+465 |
| * | | | | | | powerpc/virtex: Add Xilinx ML510 reference design support | Roderick Colenbrander | 2009-06-06 | 4 | -1/+47 |
| * | | | | | | powerpc/virtex: refactor intc driver and add support for i8259 cascading | Grant Likely | 2009-06-06 | 1 | -18/+58 |
| * | | | | | | powerpc/virtex: Add support for Xilinx PCI host bridge | Roderick Colenbrander | 2009-06-06 | 6 | -0/+162 |
| |/ / / / / |
|
| * | | | | | powerpc/pci: Fix annotation of pcibios_claim_one_bus | Stephen Rothwell | 2009-06-02 | 1 | -2/+1 |
| * | | | | | powerpc/ftrace: Use PPC_INST_NOP directly | Michael Ellerman | 2009-06-02 | 1 | -7/+2 |
| * | | | | | powerpc/ftrace: Remove unused macros | Michael Ellerman | 2009-06-02 | 1 | -8/+0 |