| Commit message (Expand) | Author | Age | Files | Lines |
* | [TG3]: Add 5755 support | Michael Chan | 2006-03-23 | 1 | -0/+2 |
* | [IPV4]: Add fib rule netlink notifications | Patrick McHardy | 2006-03-23 | 1 | -1/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2006-03-22 | 33 | -101/+417 |
|\ |
|
| * | [PATCH] powerpc: Remove calculation of io hole | Michael Ellerman | 2006-03-22 | 2 | -3/+0 |
| * | [PATCH] powerpc: Add strne2a() to convert a string from EBCDIC to ASCII | Michael Ellerman | 2006-03-22 | 1 | -0/+2 |
| * | [PATCH] powerpc: iseries: Make more stuff static in platforms/iseries/mf.c | Michael Ellerman | 2006-03-22 | 1 | -4/+0 |
| * | [PATCH] powerpc: iseries: Remove pointless iSeries_(restart|power_off|halt) | Michael Ellerman | 2006-03-22 | 1 | -1/+1 |
| * | [PATCH] powerpc: iseries: mf related cleanups | Michael Ellerman | 2006-03-22 | 1 | -1/+0 |
| * | [PATCH] powerpc: Replace platform_is_lpar() with a firmware feature | Michael Ellerman | 2006-03-22 | 2 | -4/+4 |
| * | [PATCH] powerpc: trivial: Cleanup whitespace in cputable.h | Michael Ellerman | 2006-03-22 | 1 | -17/+17 |
| * | [PATCH] powerpc: add for_each_node_by_foo helpers | Christoph Hellwig | 2006-03-17 | 1 | -0/+6 |
| * | [PATCH] powerpc: Better pmd_bad() and pud_bad() checks | David Gibson | 2006-03-17 | 1 | -2/+7 |
| * | Merge ../linux-2.6 | Paul Mackerras | 2006-03-17 | 10 | -8/+49 |
| |\ |
|
| * \ | Merge ../linux-2.6 | Paul Mackerras | 2006-03-09 | 25 | -28/+88 |
| |\ \ |
|
| * \ \ | Merge ../powerpc-merge | Paul Mackerras | 2006-02-28 | 18 | -31/+147 |
| |\ \ \ |
|
| * | | | | [PATCH] powerpc: native atomic_add_unless | Nick Piggin | 2006-02-24 | 1 | -14/+24 |
| * | | | | [PATCH] powerpc: newline for ISYNC_ON_SMP | Nick Piggin | 2006-02-24 | 1 | -1/+1 |
| * | | | | [PATCH] powerpc: Fixup for STRICT_MM_TYPECHECKS | David Gibson | 2006-02-24 | 1 | -3/+8 |
| * | | | | powerpc: Implement accurate task and CPU time accounting | Paul Mackerras | 2006-02-24 | 8 | -3/+280 |
| * | | | | Merge ../powerpc-merge | Paul Mackerras | 2006-02-24 | 106 | -741/+582 |
| |\ \ \ \ |
|
| * | | | | | [PATCH] powerpc: trivial: modify comments to refer to new location of files | Jon Mason | 2006-02-10 | 5 | -8/+2 |
| * | | | | | [PATCH] ppc32: Make platform devices being able to assign functions | Vitaly Bordug | 2006-02-10 | 7 | -0/+38 |
| * | | | | | [PATCH] powerpc: Move pSeries firmware feature setup into platforms/pseries | Michael Ellerman | 2006-02-10 | 1 | -9/+0 |
| * | | | | | Merge ../powerpc-merge | Paul Mackerras | 2006-02-10 | 58 | -642/+542 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Paul Mackerras | 2006-02-08 | 181 | -1411/+2127 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | [PATCH] powerpc: Put parameter names in lmb.h prototypes | Michael Ellerman | 2006-02-07 | 1 | -9/+8 |
| | * | | | | | | [PATCH] powerpc: Move LMB_ALLOC_ANYWHERE out of lmb.h | Michael Ellerman | 2006-02-07 | 1 | -2/+0 |
| | * | | | | | | [PATCH] powerpc: Always panic if lmb_alloc() fails | Michael Ellerman | 2006-02-07 | 1 | -0/+2 |
| | * | | | | | | [PATCH] powerpc: Add support for Xilinx ML403 reference design | Grant C. Likely | 2006-02-07 | 1 | -0/+4 |
| | * | | | | | | [PATCH] powerpc: Migrate Xilinx Vertex support from the OCP bus to the platfo... | Grant C. Likely | 2006-02-07 | 1 | -0/+2 |
| | * | | | | | | [PATCH] powerpc: Move xparameters.h into xilinx virtex device specific path | Grant C. Likely | 2006-02-07 | 1 | -18/+0 |
| * | | | | | | | [PATCH] powerpc: generalize PPC44x_PIN_SIZE | Marcelo Tosatti | 2006-01-20 | 3 | -4/+6 |
| * | | | | | | | [PATCH] ppc32 8xx: Added setbitsXX/clrbitsXX macro for read-modify-write oper... | Vitaly Bordug | 2006-01-20 | 1 | -0/+7 |
* | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-03-22 | 6 | -154/+94 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | [NETFILTER]: futher {ip,ip6,arp}_tables unification | Dmitry Mishin | 2006-03-22 | 5 | -140/+66 |
| * | | | | | | | | [NETFILTER]: nf_conntrack: support for layer 3 protocol load on demand | Pablo Neira Ayuso | 2006-03-22 | 1 | -0/+4 |
| * | | | | | | | | [NETFILTER]: x_tables: set the protocol family in x_tables targets/matches | Pablo Neira Ayuso | 2006-03-22 | 4 | -16/+26 |
* | | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2006-03-22 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | [SERIAL] kernel console should send CRLF not LFCR | Russell King | 2006-03-20 | 1 | -0/+3 |
* | | | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-03-22 | 71 | -525/+816 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | [ARM] 3381/1: ixp2000: fix slowport write timing control register fields | Lennert Buytenhek | 2006-03-22 | 1 | -2/+2 |
| * | | | | | | | | | | [ARM] 3380/1: ixp2000: simplify ixdp2x00_master_npu() check | Lennert Buytenhek | 2006-03-22 | 1 | -3/+2 |
| * | | | | | | | | | | [ARM] 3379/1: ixp2000: use generic 8250 debug macros | Lennert Buytenhek | 2006-03-22 | 1 | -15/+2 |
| * | | | | | | | | | | [ARM] Quieten spurious IRQ detection | Russell King | 2006-03-22 | 1 | -0/+1 |
| * | | | | | | | | | | [ARM] 3374/1: ep93xx: gpio interrupt support | Lennert Buytenhek | 2006-03-21 | 2 | -1/+13 |
| * | | | | | | | | | | [ARM] 3373/1: move uengine loader to arch/arm/common | Lennert Buytenhek | 2006-03-21 | 1 | -0/+0 |
| * | | | | | | | | | | [ARM] 3371/1: ep93xx: gpio support | Lennert Buytenhek | 2006-03-21 | 2 | -0/+108 |
| * | | | | | | | | | | [ARM] 3369/1: ep93xx: add core cirrus ep93xx support | Lennert Buytenhek | 2006-03-21 | 15 | -0/+500 |
| * | | | | | | | | | | [ARM] 3349/1: ixp4xx exp bus defines | Alessandro Zummo | 2006-03-21 | 1 | -0/+27 |
| * | | | | | | | | | | [ARM] 3346/1: Fix udelay() for HZ values different from 100 | Peter Teichmann | 2006-03-21 | 1 | -5/+7 |