| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-03-30 | 11 | -31/+33 |
|\ |
|
| * | wireless: remove duplicated .ndo_set_mac_address | Alexander Beregalov | 2009-03-29 | 4 | -5/+0 |
| * | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-03-29 | 10 | -35/+46 |
| |\ |
|
| * | | tg3: Add GRO support. | David S. Miller | 2009-03-29 | 1 | -2/+2 |
| * | | niu: Add GRO support. | David S. Miller | 2009-03-29 | 1 | -5/+7 |
| * | | ucc_geth: Fix use-after-of_node_put() in ucc_geth_probe(). | David S. Miller | 2009-03-29 | 1 | -5/+6 |
| * | | gianfar: Fix use-after-of_node_put() in gfar_of_init(). | David S. Miller | 2009-03-29 | 1 | -1/+1 |
| * | | netpoll: store local and remote ip in net-endian | Harvey Harrison | 2009-03-28 | 1 | -6/+4 |
| * | | dmascc: fix incomplete conversion to network_device_ops | Alexander Beregalov | 2009-03-28 | 1 | -1/+1 |
| * | | ni5010: convert to net_device_ops | Alexander Beregalov | 2009-03-28 | 1 | -6/+12 |
* | | | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan | 2009-03-31 | 3 | -41/+2 |
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2009-03-30 | 2 | -33/+1 |
|\ \ \ |
|
| * | | | MIPS: Alchemy: PB1200: use SMC91X platform data. | Manuel Lauss | 2009-03-30 | 1 | -32/+0 |
| * | | | MIPS: Stop using <asm-generic/int-l64.h>. | Ralf Baechle | 2009-03-30 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-03-30 | 689 | -79428/+96817 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-03-28 | 5 | -14/+17 |
| |\ \ |
|
| | * \ | Merge branch 'origin' into devel | Russell King | 2009-03-28 | 685 | -79393/+96771 |
| | |\ \
| | | |/ |
|
| | * | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli... | Russell King | 2009-03-25 | 43 | -289/+5843 |
| | |\ \ |
|
| | * | | | [ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.h | Russell King | 2009-03-25 | 1 | -1/+1 |
| | * | | | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/... | root | 2009-03-24 | 1 | -0/+1 |
| | |\ \ \ |
|
| | | * | | | [ARM] pxa/aspenite: add support for debug ethernet | Eric Miao | 2009-03-23 | 1 | -0/+1 |
| | * | | | | Merge branch 'for-russell' of git://git.kernel.org/pub/scm/linux/kernel/git/c... | Russell King | 2009-03-17 | 1 | -7/+13 |
| | |\ \ \ \ |
|
| | | * | | | | IXP4xx: add Ethernet and NPE support for IXP43x CPU. | Krzysztof HaĆasa | 2009-03-17 | 1 | -7/+13 |
| | * | | | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel | Russell King | 2009-03-13 | 74 | -9133/+14399 |
| | |\ \ \ \ \
| | | |_|/ / /
| | |/| | | | |
|
| | * | | | | | [ARM] pxa: separate definitions from pxa-regs.h and remove it finally | Eric Miao | 2009-03-09 | 1 | -2/+1 |
| | * | | | | | [ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.h | Eric Miao | 2009-03-09 | 2 | -4/+1 |
| * | | | | | | Merge branch 'percpu-cpumask-x86-for-linus-2' of git://git.kernel.org/pub/scm... | Linus Torvalds | 2009-03-28 | 4 | -20/+28 |
| |\ \ \ \ \ \ |
|
| | * \ \ \ \ \ | Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-28 | 119 | -1321/+9557 |
| | |\ \ \ \ \ \
| | | | |_|_|_|/
| | | |/| | | | |
|
| | * | | | | | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-27 | 4 | -20/+28 |
| | |\ \ \ \ \ \ |
|
| | | | \ \ \ \ \ | |
| | | | \ \ \ \ \ | |
| | | | \ \ \ \ \ | |
| | | | \ \ \ \ \ | |
| | | | \ \ \ \ \ | |
| | | | \ \ \ \ \ | |
| | | *-----. \ \ \ \ \ | Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x... | Ingo Molnar | 2009-03-04 | 21 | -139/+285 |
| | | |\ \ \ \ \ \ \ \ \ |
|
| | | | | * \ \ \ \ \ \ \ | Merge branch 'x86/urgent' into x86/pat | Ingo Molnar | 2009-03-01 | 1 | -4/+4 |
| | | | | |\ \ \ \ \ \ \ \
| | | | |/ / / / / / / / /
| | | |/| | | | | | | | | |
|
| | | | | | | | | | | | | | |
| | | | \ \ \ \ \ \ \ \ \ | |
| | | *-. \ \ \ \ \ \ \ \ \ | Merge branches 'x86/apic', 'x86/defconfig', 'x86/memtest', 'x86/mm' and 'linu... | Ingo Molnar | 2009-02-26 | 21 | -19/+5163 |
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | | |_|/ / / / / / / / /
| | | |/| | | | | | | | | | |
|
| | | | | | | | | | | | | | | |
| | | | \ \ \ \ \ \ \ \ \ \ | |
| | | | \ \ \ \ \ \ \ \ \ \ | |
| | | | \ \ \ \ \ \ \ \ \ \ | |
| | | | \ \ \ \ \ \ \ \ \ \ | |
| | | | \ \ \ \ \ \ \ \ \ \ | |
| | | *-----. \ \ \ \ \ \ \ \ \ \ | Merge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect', 'x86/headers', 'x86/p... | Ingo Molnar | 2009-02-17 | 28 | -8955/+8879 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | |_|_|_|_|_|_|_|_|_|/ / / /
| | | |/| | | | | | | | | | | | | |
|
| | | | | | | | | | | | | | | | | | |
| | | | | | | \ \ \ \ \ \ \ \ \ \ | |
| | | | | | | \ \ \ \ \ \ \ \ \ \ | |
| | | | | | | \ \ \ \ \ \ \ \ \ \ | |
| | | | | | | \ \ \ \ \ \ \ \ \ \ | |
| | | | | | | \ \ \ \ \ \ \ \ \ \ | |
| | | | | | | \ \ \ \ \ \ \ \ \ \ | |
| | | | | | | \ \ \ \ \ \ \ \ \ \ | |
| | | | | | | \ \ \ \ \ \ \ \ \ \ | |
| | | | | | | \ \ \ \ \ \ \ \ \ \ | |
| | | | | | | \ \ \ \ \ \ \ \ \ \ | |
| | | | | | | \ \ \ \ \ \ \ \ \ \ | |
| | | | | | *-----------. \ \ \ \ \ \ \ \ \ \ | Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/... | Ingo Molnar | 2009-02-13 | 3 | -15/+16 |
| | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | |_|_|/ / / / / / / / / / / / / / / / /
| | | |/| | | | | | | | | | / / / / / / / / /
| | | | | | | | | | | |_|_|/ / / / / / / / /
| | | | | | | | | | |/| | | | | / / / / / /
| | | | | | | | |_|_|_|_|_|_|_|/ / / / / /
| | | | | | | |/| | | | | | | | | | | | | |
|
| | | | | | | | | | | * | | | | | | | | | | arlan-main.c fix compilation warnings for phys_addr_t | Jaswinder Singh Rajput | 2009-02-11 | 1 | -2/+2 |
| | | | | | | | | | | * | | | | | | | | | | ne3210.c fix compilation warning for phys_addr_t | Jaswinder Singh Rajput | 2009-02-11 | 1 | -1/+2 |
| | | | | | | | | | | * | | | | | | | | | | falcon fix compilation warnings | Jaswinder Singh Rajput | 2009-02-11 | 1 | -12/+12 |
| | | | |_|_|_|_|_|_|/ / / / / / / / / /
| | | |/| | | | | | | | | | | | | | | | |
|
| | | | * | | | | | | | | | | | | | | | | Merge commit 'v2.6.29-rc5' into x86/apic | Ingo Molnar | 2009-02-15 | 17 | -8887/+8751 |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | |_|/ / / / / / / / / / / / / /
| | | | |/| | | | | | | | | | | | | | | |
|
| | | | * | | | | | | | | | | | | | | | | Merge branch 'linus' into x86/apic | Ingo Molnar | 2009-02-13 | 27 | -83/+159 |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | |_|_|_|_|/ / / / / / / / / /
| | | | | |/| | | | | | | | | | | | | | |
|
| | | | * | | | | | | | | | | | | | | | | Merge branch 'x86/urgent' into x86/apic | Ingo Molnar | 2009-02-05 | 36 | -364/+409 |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | |_|_|_|_|_|_|/ / / / / / / /
| | | | | |/| | | | | | | | | | | | | | |
|
| | | | * | | | | | | | | | | | | | | | | Merge branch 'core/percpu' into x86/core | Ingo Molnar | 2009-01-28 | 1 | -5/+12 |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into core/percpu | Ingo Molnar | 2009-01-27 | 44 | -386/+582 |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | |_|_|_|_|_|_|/ / / / / / / /
| | | | | | |/| | | | | | | | | | | | | | |
|
| | | | | * | | | | | | | | | | | | | | | | Merge branch 'x86/mm' into core/percpu | Ingo Molnar | 2009-01-21 | 54 | -581/+797 |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |
| | | | | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |
| | | | | *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpu | Ingo Molnar | 2009-01-15 | 1 | -5/+12 |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | |_|_|_|_|_|/ / / / / / / / / /
| | | | | | | |/| | | | | | | | | | | | | | | |
|
| | | | | | * | | | | | | | | | | | | | | | | | cpumask: convert drivers/net/sfc | Rusty Russell | 2009-01-11 | 1 | -4/+11 |
| | | | | | * | | | | | | | | | | | | | | | | | cpumask: Use topology_core_cpumask()/topology_thread_cpumask() | Rusty Russell | 2009-01-11 | 1 | -2/+2 |
| | | | | | |/ / / / / / / / / / / / / / / / |
|
| * | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2009-03-28 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / /
| |/| | | | | | | | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | | | | | | [SCSI] net: reclaim 8 upper bits of the netdev->features from GSO | Chris Leech | 2009-03-13 | 1 | -1/+1 |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ /
| | |/| | | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | | | mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifi | Johannes Berg | 2009-03-27 | 9 | -17/+71 |
| * | | | | | | | | | | | | | | | | | | | | mac80211: unify and fix TX aggregation start | Johannes Berg | 2009-03-27 | 1 | -1/+1 |