Age | Commit message (Expand) | Author | Files | Lines |
2008-12-26 | cpumask: Replace cpu_coregroup_map with cpu_coregroup_mask | Rusty Russell | 2 | -5/+5 |
2008-12-26 | cpumask: cpu_coregroup_mask(): s390 | Rusty Russell | 2 | -0/+6 |
2008-12-26 | cpumask: cpu_coregroup_mask(): sparc | Rusty Russell | 1 | -0/+1 |
2008-12-26 | cpumask: cpu_coregroup_mask(): x86 | Rusty Russell | 2 | -3/+9 |
2008-12-26 | cpumask: alpha: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_t... | Rusty Russell | 2 | -0/+22 |
2008-12-26 | cpumask: Mips: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to... | Rusty Russell | 1 | -1/+3 |
2008-12-26 | cpumask: IA64: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to... | Rusty Russell | 4 | -29/+30 |
2008-12-26 | cpumask: powerpc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}... | Rusty Russell | 3 | -8/+12 |
2008-12-26 | cpumask: sh: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_c... | Rusty Russell | 1 | -0/+1 |
2008-12-26 | cpumask: sparc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_t... | Rusty Russell | 3 | -6/+8 |
2008-12-26 | cpumask: x86: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_... | Rusty Russell | 3 | -18/+35 |
2008-12-26 | ixgbe: Fix set_ringparam in ixgbe to use the same memory pools. | Peter P Waskiewicz Jr | 1 | -34/+30 |
2008-12-26 | ixgbe: Fix NAPI enable/disable path when using DCB | Peter P Waskiewicz Jr | 2 | -5/+10 |
2008-12-26 | net: Init NAPI dev_list on napi_del | Peter P Waskiewicz Jr | 1 | -1/+1 |
2008-12-26 | igb: re-order queues to support cleaner use of ivar on 82576 | Alexander Duyck | 2 | -39/+79 |
2008-12-26 | igb: defeature tx head writeback | Alexander Duyck | 3 | -52/+39 |
2008-12-26 | ipsec: Remove useless ret variable | Herbert Xu | 1 | -3/+1 |
2008-12-26 | ucc_geth: Eliminate the need for forward references | Anton Vorontsov | 1 | -42/+39 |
2008-12-26 | atm: Driver for Solos PCI ADSL2+ card. | David Woodhouse | 3 | -0/+797 |
2008-12-26 | gigaset: ifdef cleanup | Tilman Schmidt | 4 | -82/+6 |
2008-12-26 | gigaset: use pr_err() and pr_info() | Tilman Schmidt | 8 | -58/+51 |
2008-12-26 | cxgb3: add control to access embedded images | Divy Le Ray | 2 | -0/+19 |
2008-12-26 | drivers/net/wireless/prism54: fix sparse warnings: make symbols static | Hannes Eder | 1 | -4/+4 |
2008-12-26 | drivers/net/wireless/ipw2x00: fix sparse warnings: make symbols static | Hannes Eder | 1 | -3/+3 |
2008-12-26 | drivers/net/wireless/b43: fix sparse warnings: make symbols static | Hannes Eder | 2 | -12/+12 |
2008-12-26 | drivers/net/wireless/ath9k: fix sparse warnings: make symbols static | Hannes Eder | 1 | -30/+32 |
2008-12-26 | drivers/net/wireless: fix sparse warnings: make symbols static | Hannes Eder | 3 | -3/+3 |
2008-12-26 | drivers/net/wan/z85230.c: fix sparse warnings: un-EXPORT symbols | Hannes Eder | 1 | -8/+2 |
2008-12-26 | drivers/net/wan: fix sparse warning: make symbol static | Hannes Eder | 1 | -1/+1 |
2008-12-26 | drivers/net/wan: fix sparse warnings: make do-while a compound statement | Hannes Eder | 1 | -4/+4 |
2008-12-26 | drivers/net/tulip: fix sparse warnings: make do-while a compound statement | Hannes Eder | 2 | -4/+4 |
2008-12-26 | drivers/net/tokenring: fix sparse warnings: make symbols static | Hannes Eder | 4 | -5/+5 |
2008-12-26 | drivers/net/skfp: fix sparse warnings: make symbols static | Hannes Eder | 1 | -3/+3 |
2008-12-26 | drivers/net/qlge: fix sparse warnings: make symbols static | Hannes Eder | 2 | -2/+2 |
2008-12-26 | drivers/net/netxen: fix sparse warnings: use NULL pointer instead of plain in... | Hannes Eder | 1 | -2/+2 |
2008-12-26 | drivers/net/ixgbe: fix sparse warnings: make symbols static | Hannes Eder | 2 | -14/+14 |
2008-12-26 | drivers/net/irda: fix sparse warnings: make symbols static | Hannes Eder | 3 | -11/+11 |
2008-12-26 | drivers/net/igb: remove dead code (function 'igb_read_pci_cfg') | Hannes Eder | 1 | -7/+0 |
2008-12-26 | drivers/net/enic: fix sparse warning: make symbol static | Hannes Eder | 1 | -1/+1 |
2008-12-26 | drivers/net/e1000e: fix sparse warnings: make symbols static | Hannes Eder | 1 | -2/+4 |
2008-12-26 | drivers/net/cxgb3: comment out dead code | Hannes Eder | 1 | -0/+2 |
2008-12-26 | drivers/net/bonding: fix sparse warnings: move decls to header file | Hannes Eder | 3 | -4/+5 |
2008-12-26 | drivers/net/atlx: fix sparse warnings: make symbols static | Hannes Eder | 1 | -2/+2 |
2008-12-26 | drivers/net/arcnet: fix sparse warnings: make symbols static | Hannes Eder | 2 | -2/+2 |
2008-12-26 | drivers/net: fix sparse warnings: make symbols static | Hannes Eder | 6 | -7/+7 |
2008-12-26 | drivers/net: fix sparse warning: returning void-valued expression | Hannes Eder | 1 | -1/+1 |
2008-12-26 | drivers/net: fix sparse warnings: make do-while a compound statement | Hannes Eder | 3 | -19/+20 |
2008-12-26 | drivers/net: fix sparse warning: use ANSI-style function declaration | Hannes Eder | 1 | -1/+1 |
2008-12-26 | ehea: use get_zeroed_page for alignment-sensitive allocation | Nathan Lynch | 1 | -2/+2 |
2008-12-26 | [CIFS] Remove redundant test | Julia Lawall | 1 | -4/+0 |