Age | Commit message (Expand) | Author | Files | Lines |
2008-12-30 | cpumask: Use nr_cpu_ids in seq_cpumask | Rusty Russell | 1 | -1/+1 |
2008-12-30 | cpumask: use new cpumask API in drivers/infiniband/hw/ipath | Rusty Russell | 1 | -4/+4 |
2008-12-30 | cpumask: use new cpumask API in drivers/infiniband/hw/ehca | Rusty Russell | 1 | -5/+5 |
2008-12-30 | cpumask: use for_each_online_cpu() in drivers/infiniband/hw/ehca/ehca_irq.c | Rusty Russell | 1 | -4/+3 |
2008-12-30 | cpumask: arch_send_call_function_ipi_mask: core | Rusty Russell | 1 | -1/+7 |
2008-12-30 | cpumask: smp_call_function_many() | Rusty Russell | 2 | -97/+57 |
2008-12-30 | cpumask: make set_cpu_*/init_cpu_* out-of-line | Rusty Russell | 2 | -46/+54 |
2008-12-30 | cpumask: make cpumask.h eat its own dogfood. | Rusty Russell | 1 | -37/+38 |
2008-12-30 | cpumask: switch over to cpu_online/possible/active/present_mask: core | Rusty Russell | 2 | -72/+52 |
2008-12-30 | bitmap: fix seq_bitmap and seq_cpumask to take const pointer | Rusty Russell | 2 | -3/+5 |
2008-12-30 | bitmap: test for constant as well as small size for inline versions | Rusty Russell | 1 | -16/+19 |
2008-12-30 | cpumask: make CONFIG_NR_CPUS always valid. | Rusty Russell | 1 | -8/+8 |
2008-12-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 2974 | -81236/+144501 |
2008-12-29 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p... | Linus Torvalds | 254 | -2728/+7138 |
2008-12-29 | net: ehea NAPI interface cleanup fix | Stephen Rothwell | 2 | -2/+2 |
2008-12-29 | cifs: update for new IP4/6 address printing | Stephen Rothwell | 1 | -4/+4 |
2008-12-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 1 | -4/+16 |
2008-12-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds | 28 | -350/+1045 |
2008-12-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-nvram | Linus Torvalds | 1 | -141/+123 |
2008-12-29 | Merge branch 'next' into for-linus | James Morris | 1 | -4/+16 |
2008-12-29 | powerpc/44x: Support 16K/64K base page sizes on 44x | Ilya Yanok | 10 | -48/+130 |
2008-12-29 | powerpc: Force memory size to be a multiple of PAGE_SIZE | Hollis Blanchard | 1 | -1/+15 |
2008-12-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 18 | -206/+105 |
2008-12-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 1395 | -48036/+73271 |
2008-12-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 22 | -611/+823 |
2008-12-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 42 | -479/+965 |
2008-12-28 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 143 | -2300/+4876 |
2008-12-28 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 20 | -222/+299 |
2008-12-28 | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 125 | -2611/+8735 |
2008-12-28 | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 197 | -4125/+5182 |
2008-12-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 223 | -3322/+5678 |
2008-12-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 44 | -1420/+3331 |
2008-12-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 253 | -8030/+22114 |
2008-12-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 177 | -5692/+9290 |
2008-12-28 | m68k: use the new byteorder headers | Harvey Harrison | 1 | -11/+5 |
2008-12-28 | fbcon: Protect free_irq() by MACH_IS_ATARI check | Geert Uytterhoeven | 1 | -1/+2 |
2008-12-28 | fbcon: remove broken mac vbl handler | Finn Thain | 1 | -72/+3 |
2008-12-28 | m68k: fix trigraph ignored warning in setox.S | Finn Thain | 1 | -2/+2 |
2008-12-28 | macfb annotations and compiler warning fix | Finn Thain | 1 | -16/+16 |
2008-12-28 | m68k: mac baboon interrupt enable/disable | Finn Thain | 2 | -15/+35 |
2008-12-28 | m68k: machw.h cleanup | Finn Thain | 12 | -33/+0 |
2008-12-28 | m68k: Mac via cleanup and commentry | Finn Thain | 1 | -47/+32 |
2008-12-28 | m68k: Reinstate mac rtc | Finn Thain | 2 | -9/+10 |
2008-12-28 | net: Allow dependancies of FDDI & Tokenring to be modular. | Dave Jones | 2 | -2/+2 |
2008-12-27 | igb: Fix build warning when DCA is disabled. | David S. Miller | 1 | -2/+1 |
2008-12-27 | net: Fix warning fallout from recent NAPI interface changes. | David S. Miller | 11 | -14/+0 |
2008-12-27 | gro: Fix potential use after free | Herbert Xu | 1 | -1/+4 |
2008-12-27 | sfc: If AN is enabled, always read speed/duplex from the AN advertising bits | Ben Hutchings | 1 | -7/+10 |
2008-12-27 | sfc: When disabling the NIC, close the device rather than unregistering it | Ben Hutchings | 1 | -24/+23 |
2008-12-27 | sfc: SFT9001: Add cable diagnostics | Ben Hutchings | 1 | -8/+107 |