- cbe31f0 cpumask: use new cpumask API in drivers/infiniband/hw/ipath by Rusty Russell · 16 years ago
- b29179c cpumask: use new cpumask API in drivers/infiniband/hw/ehca by Rusty Russell · 16 years ago
- 259c4dd cpumask: use for_each_online_cpu() in drivers/infiniband/hw/ehca/ehca_irq.c by Rusty Russell · 16 years ago
- ce47d97 cpumask: arch_send_call_function_ipi_mask: core by Rusty Russell · 16 years ago
- 54b11e6 cpumask: smp_call_function_many() by Rusty Russell · 16 years ago
- 3fa4152 cpumask: make set_cpu_*/init_cpu_* out-of-line by Rusty Russell · 16 years ago
- ae7a47e cpumask: make cpumask.h eat its own dogfood. by Rusty Russell · 16 years ago
- b3199c0 cpumask: switch over to cpu_online/possible/active/present_mask: core by Rusty Russell · 16 years ago
- cb78a0c bitmap: fix seq_bitmap and seq_cpumask to take const pointer by Rusty Russell · 16 years ago
- 4b0bc0b bitmap: test for constant as well as small size for inline versions by Rusty Russell · 16 years ago
- 278d1ed cpumask: make CONFIG_NR_CPUS always valid. by Rusty Russell · 16 years ago
- 33edcf1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 16 years ago
- 3c92ec8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
- c4c9f01 net: ehea NAPI interface cleanup fix by Stephen Rothwell · 16 years ago
- bf66542 cifs: update for new IP4/6 address printing by Stephen Rothwell · 16 years ago
- d05a788 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
- 96faec9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 16 years ago
- 2926328 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-nvram by Linus Torvalds · 16 years ago
- 54d2f64 Merge branch 'next' into for-linus by James Morris · 16 years ago
- ca9153a powerpc/44x: Support 16K/64K base page sizes on 44x by Ilya Yanok · 16 years ago
- 6ca4f74 powerpc: Force memory size to be a multiple of PAGE_SIZE by Hollis Blanchard · 16 years ago
- 541ef5c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 16 years ago
- 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
- 54a696b Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
- 1d248b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
- 1db2a5c Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
- a39b863 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- b0f4b28 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- be9c5ae Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- bb26c6c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
- e14e61e Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
- cb10ea5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
- 81d6e59 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
- aa6eeee m68k: use the new byteorder headers by Harvey Harrison · 16 years ago
- 7f877eb fbcon: Protect free_irq() by MACH_IS_ATARI check by Geert Uytterhoeven · 16 years ago
- 79f0c9a fbcon: remove broken mac vbl handler by Finn Thain · 16 years ago
- 646819e m68k: fix trigraph ignored warning in setox.S by Finn Thain · 16 years ago
- 3839d01 macfb annotations and compiler warning fix by Finn Thain · 16 years ago
- 746e8d3 m68k: mac baboon interrupt enable/disable by Finn Thain · 16 years ago
- 429dbf5 m68k: machw.h cleanup by Finn Thain · 16 years ago
- 4a97359 m68k: Mac via cleanup and commentry by Finn Thain · 16 years ago
- 40f7f9c m68k: Reinstate mac rtc by Finn Thain · 16 years ago
- eb56092 net: Allow dependancies of FDDI & Tokenring to be modular. by Dave Jones · 16 years ago
- 8d25332 igb: Fix build warning when DCA is disabled. by David S. Miller · 16 years ago
- 2d5451d net: Fix warning fallout from recent NAPI interface changes. by David S. Miller · 16 years ago
- 0da2afd gro: Fix potential use after free by Herbert Xu · 16 years ago
- 8438134 sfc: If AN is enabled, always read speed/duplex from the AN advertising bits by Ben Hutchings · 16 years ago
- f4bd954 sfc: When disabling the NIC, close the device rather than unregistering it by Ben Hutchings · 16 years ago
- 307505e sfc: SFT9001: Add cable diagnostics by Ben Hutchings · 16 years ago
- 1796721 sfc: Add support for multiple PHY self-tests by Ben Hutchings · 16 years ago
- 2ef3068 sfc: Merge top-level functions for self-tests by Ben Hutchings · 16 years ago
- a5692e4 sfc: Clean up PHY mode management in loopback self-test by Ben Hutchings · 16 years ago
- caa8d8b sfc: Fix unreliable link detection in some loopback modes by Ben Hutchings · 16 years ago
- 6977dc6 sfc: Generate unique names for per-NIC workqueues by Ben Hutchings · 16 years ago
- e727149 802.3ad: use standard ethhdr instead of ad_header by Holger Eitzenberger · 16 years ago
- e4ac432 802.3ad: generalize out mac address initializer by Holger Eitzenberger · 16 years ago
- 7addeef 802.3ad: initialize ports LACPDU from const initializer by Holger Eitzenberger · 16 years ago
- 87f422f 802.3ad: remove typedef around ad_system by Holger Eitzenberger · 16 years ago
- 1624db7 802.3ad: turn ports is_individual into a bool by Holger Eitzenberger · 16 years ago
- f48127b 802.3ad: turn ports is_enabled into a bool by Holger Eitzenberger · 16 years ago
- d238d45 802.3ad: make ntt bool by Holger Eitzenberger · 16 years ago
- be4d638 cpumask: Replace cpu_coregroup_map with cpu_coregroup_mask by Rusty Russell · 16 years ago
- 9be3eec cpumask: cpu_coregroup_mask(): s390 by Rusty Russell · 16 years ago
- a0ae09b cpumask: cpu_coregroup_mask(): sparc by Rusty Russell · 16 years ago
- 030bb20 cpumask: cpu_coregroup_mask(): x86 by Rusty Russell · 16 years ago
- 2258a5b cpumask: alpha: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumask by Rusty Russell · 16 years ago
- b4a2f91 cpumask: Mips: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumask by Rusty Russell · 16 years ago
- fbb776c cpumask: IA64: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumask by Rusty Russell · 16 years ago
- 86c6f27 cpumask: powerpc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumask by Rusty Russell · 16 years ago
- 7479a29 cpumask: sh: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumask by Rusty Russell · 16 years ago
- 96d76a7 cpumask: sparc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumask by Rusty Russell · 16 years ago
- 393d68f cpumask: x86: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumask by Rusty Russell · 16 years ago
- d3fa472 ixgbe: Fix set_ringparam in ixgbe to use the same memory pools. by Peter P Waskiewicz Jr · 16 years ago
- 7adf152 ixgbe: Fix NAPI enable/disable path when using DCB by Peter P Waskiewicz Jr · 16 years ago
- d7b0663 net: Init NAPI dev_list on napi_del by Peter P Waskiewicz Jr · 16 years ago
- 26bc19e igb: re-order queues to support cleaner use of ivar on 82576 by Alexander Duyck · 16 years ago
- 0e014cb igb: defeature tx head writeback by Alexander Duyck · 16 years ago
- f2712fd ipsec: Remove useless ret variable by Herbert Xu · 16 years ago
- fdb614c ucc_geth: Eliminate the need for forward references by Anton Vorontsov · 16 years ago
- 9c54004 atm: Driver for Solos PCI ADSL2+ card. by David Woodhouse · 16 years ago
- 236b87c gigaset: ifdef cleanup by Tilman Schmidt · 16 years ago
- c8770dc gigaset: use pr_err() and pr_info() by Tilman Schmidt · 16 years ago
- 4d8cd00 cxgb3: add control to access embedded images by Divy Le Ray · 16 years ago
- 6dd0148 drivers/net/wireless/prism54: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
- a3d1fd2 drivers/net/wireless/ipw2x00: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
- 11ab72a drivers/net/wireless/b43: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
- bf512bc drivers/net/wireless/ath9k: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
- 2ed5ba8 drivers/net/wireless: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
- 62c5345 drivers/net/wan/z85230.c: fix sparse warnings: un-EXPORT symbols by Hannes Eder · 16 years ago
- 7b3dfa1 drivers/net/wan: fix sparse warning: make symbol static by Hannes Eder · 16 years ago
- d157e02 drivers/net/wan: fix sparse warnings: make do-while a compound statement by Hannes Eder · 16 years ago
- ec1d1ebb drivers/net/tulip: fix sparse warnings: make do-while a compound statement by Hannes Eder · 16 years ago
- 27cd6ae drivers/net/tokenring: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
- 409b204 drivers/net/skfp: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
- 2f22d22 drivers/net/qlge: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
- f8057b7 drivers/net/netxen: fix sparse warnings: use NULL pointer instead of plain integer by Hannes Eder · 16 years ago
- e855aac drivers/net/ixgbe: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
- 0e49e64 drivers/net/irda: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
- 678c610 drivers/net/igb: remove dead code (function 'igb_read_pci_cfg') by Hannes Eder · 16 years ago
- 5e4232e drivers/net/enic: fix sparse warning: make symbol static by Hannes Eder · 16 years ago