Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | ARM: GIC: move gic_data[] initialization into gic_init() | Russell King | 2010-12-14 | 1 | -24/+24 | |
| | * | | | | | | | | ARM: GIC: consolidate gic_cpu_base_addr to common GIC code | Russell King | 2010-12-14 | 18 | -40/+21 | |
| | * | | | | | | | | ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_init | Russell King | 2010-12-14 | 8 | -8/+13 | |
| | * | | | | | | | | ARM: GIC: provide a single initialization function for boot CPU | Russell King | 2010-12-14 | 14 | -39/+46 | |
| | * | | | | | | | | ARM: 6481/1: Use shared GIC entry macros on OMAP | Magnus Damm | 2010-12-07 | 1 | -61/+31 | |
| | * | | | | | | | | ARM: 6480/1: Use shared GIC entry macros on Vexpress | Magnus Damm | 2010-12-07 | 1 | -56/+1 | |
| | * | | | | | | | | ARM: 6479/1: Use shared GIC entry macros on UX500 | Magnus Damm | 2010-12-07 | 1 | -66/+1 | |
| | * | | | | | | | | ARM: 6478/1: Use shared GIC entry macros on Tegra | Magnus Damm | 2010-12-07 | 1 | -63/+1 | |
| | * | | | | | | | | ARM: 6477/1: Use shared GIC entry macros on Realview | Magnus Damm | 2010-12-07 | 1 | -59/+1 | |
| | * | | | | | | | | ARM: 6476/1: Use shared GIC entry macros on CNS3XXX | Magnus Damm | 2010-12-07 | 1 | -60/+1 | |
| | * | | | | | | | | ARM: 6475/1: Introduce asm/hardware/entry-macro-gic.S | Magnus Damm | 2010-12-07 | 1 | -0/+68 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | ARM: 6511/1: ftrace: add ARM support for C version of recordmcount | Rabin Vincent | 2010-12-04 | 3 | -3/+8 | |
| * | | | | | | | | ARM: 6509/1: ftrace: ignore any ftrace.o in C version of recordmcount | Rabin Vincent | 2010-12-04 | 1 | -1/+1 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Linux 2.6.37v2.6.37 | Linus Torvalds | 2011-01-04 | 1 | -1/+1 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-01-04 | 14 | -25/+87 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ipv4/route.c: respect prefsrc for local routes | Joel Sing | 2011-01-04 | 1 | -2/+6 | |
| * | | | | | | | | bridge: stp: ensure mac header is set | Florian Westphal | 2011-01-03 | 1 | -0/+2 | |
| * | | | | | | | | bridge: fix br_multicast_ipv6_rcv for paged skbs | Tomas Winkler | 2011-01-03 | 1 | -10/+18 | |
| * | | | | | | | | atl1: fix oops when changing tx/rx ring params | J. K. Cliburn | 2011-01-03 | 1 | -0/+10 | |
| * | | | | | | | | drivers/atm/atmtcp.c: add missing atm_dev_put | Julia Lawall | 2010-12-31 | 1 | -1/+4 | |
| * | | | | | | | | starfire: Fix dma_addr_t size test for MIPS | Ben Hutchings | 2010-12-31 | 1 | -1/+1 | |
| * | | | | | | | | tg3: fix return value check in tg3_read_vpd() | David Sterba | 2010-12-31 | 1 | -1/+1 | |
| * | | | | | | | | Broadcom CNIC core network driver: fix mem leak on allocation failures in cni... | Jesper Juhl | 2010-12-31 | 1 | -2/+8 | |
| * | | | | | | | | ISDN, Gigaset: Fix memory leak in do_disconnect_req() | Jesper Juhl | 2010-12-31 | 1 | -0/+1 | |
| * | | | | | | | | CAN: Use inode instead of kernel address for /proc file | Dan Rosenberg | 2010-12-31 | 1 | -2/+2 | |
| * | | | | | | | | skfp: testing the wrong variable in skfp_driver_init() | Dan Carpenter | 2010-12-28 | 1 | -1/+1 | |
| * | | | | | | | | ppp: allow disabling multilink protocol ID compression | stephen hemminger | 2010-12-28 | 1 | -2/+7 | |
| * | | | | | | | | ehea: Avoid changing vlan flags | Breno Leitao | 2010-12-28 | 1 | -0/+7 | |
| * | | | | | | | | ueagle-atm: fix PHY signal initialization race | Dan Williams | 2010-12-28 | 1 | -3/+19 | |
* | | | | | | | | | remove trim_fs method from Documentation/filesystems/Locking | Christoph Hellwig | 2011-01-04 | 1 | -2/+0 | |
* | | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-01-03 | 14 | -157/+78 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King | 2011-01-03 | 259 | -1598/+2484 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | ARM: pxa: fix page table corruption on resume | Aric D. Blumer | 2011-01-03 | 1 | -2/+2 | |
| | * | | | | | | | | | ARM: it8152: add IT8152_LAST_IRQ definition to fix build error | Mike Rapoport | 2011-01-03 | 1 | -0/+1 | |
| | * | | | | | | | | | ARM: pxa: PXA_ESERIES depends on FB_W100. | Lennert Buytenhek | 2011-01-03 | 1 | -0/+1 | |
| * | | | | | | | | | | ARM: 6605/1: Add missing include "asm/memory.h" | Axel Lin | 2011-01-03 | 1 | -0/+1 | |
| * | | | | | | | | | | ARM: 6540/1: Stop irqsoff trace on return to user | Todd Android Poynor | 2010-12-24 | 1 | -0/+6 | |
| * | | | | | | | | | | ARM: 6537/1: update Nomadik, U300 and Ux500 maintainers | Linus Walleij | 2010-12-24 | 1 | -1/+16 | |
| * | | | | | | | | | | ARM: 6536/1: Add missing SZ_{32,64,128} | Stephen Warren | 2010-12-24 | 1 | -3/+3 | |
| * | | | | | | | | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King | 2010-12-22 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | ARM: pxa: PXA_ESERIES depends on FB_W100. | Lennert Buytenhek | 2010-12-16 | 1 | -0/+1 | |
| * | | | | | | | | | | | Merge branch 'kmap_atomic_fixes' of git://git.linaro.org/people/nico/linux | Russell King | 2010-12-20 | 6 | -150/+48 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | ARM: fix cache-feroceon-l2 after stack based kmap_atomic() | Nicolas Pitre | 2010-12-19 | 1 | -18/+19 | |
| | * | | | | | | | | | | | ARM: fix cache-xsc3l2 after stack based kmap_atomic() | Nicolas Pitre | 2010-12-19 | 1 | -36/+21 | |
| | * | | | | | | | | | | | ARM: get rid of kmap_high_l1_vipt() | Nicolas Pitre | 2010-12-19 | 4 | -96/+8 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | ARM: smp: avoid incrementing mm_users on CPU startup | Russell King | 2010-12-18 | 1 | -1/+0 | |
* | | | | | | | | | | | | arch/mn10300/kernel/irq.c: fix build | Andrew Morton | 2011-01-03 | 1 | -1/+1 | |
* | | | | | | | | | | | | ima: fix add LSM rule bug | Mimi Zohar | 2011-01-03 | 1 | -0/+2 | |
* | | | | | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-01-03 | 4 | -11/+20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Ingo Molnar | 2011-01-03 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ |