| Commit message (Expand) | Author | Age |
* | Blackfin arch: change get_bf537_ether_addr() to bfin_get_ether_addr() since t... | Mike Frysinger | 2007-11-15 |
* | Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN | Mike Frysinger | 2007-11-23 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2007-11-16 |
|\ |
|
| * | [CPUFREQ] Fix up whitespace in conservative governor. | Dave Jones | 2007-10-22 |
| * | [CPUFREQ] Make cpufreq_conservative handle out-of-sync events properly | Elias Oltmanns | 2007-10-22 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-11-15 |
|\ \ |
|
| * | | [SUNHME]: VLAN support for sunhme | Chris Poon | 2007-11-15 |
| * | | [CHELSIO]: Fix skb->dev setting. | Divy Le Ray | 2007-11-15 |
| * | | [VIA_VELOCITY]: Don't oops on MTU change. | Stephen Hemminger | 2007-11-14 |
| * | | Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | David S. Miller | 2007-11-14 |
| |\ \ |
|
| | * | | iwl4965: fix not correctly dealing with hotunplug | Oliver Neukum | 2007-11-14 |
| | * | | rt2x00: Fix chipset revision validation | Ivo van Doorn | 2007-11-14 |
| | * | | iwl3945: place CCK rates in front of OFDM for supported rates | Mohamed Abbas | 2007-11-14 |
* | | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2007-11-15 |
|\ \ \ \ |
|
| * | | | | i2c/eeprom: Recognize VGN as a valid Sony Vaio name prefix | Jean Delvare | 2007-11-15 |
| * | | | | i2c/eeprom: Hide Sony Vaio serial numbers | Jean Delvare | 2007-11-15 |
| * | | | | i2c-pasemi: Fix NACK detection | Olof Johansson | 2007-11-15 |
| * | | | | i2c-pasemi: Replace obsolete "driverfs" reference with "sysfs" | Robert P. J. Day | 2007-11-15 |
| * | | | | i2c: Make i2c_check_addr static | Jean Delvare | 2007-11-15 |
| * | | | | i2c-dev: Unbound new-style i2c clients aren't busy | Jean Delvare | 2007-11-15 |
| * | | | | i2c-dev: "how does it work" comments | David Brownell | 2007-11-15 |
| |/ / / |
|
* / / / | Revert "skge: fix ram buffer size calculation" | Linus Torvalds | 2007-11-15 |
|/ / / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2007-11-14 |
|\ \ \ |
|
| * | | | [CRYPTO] geode: Fix not inplace encryption | Sebastian Siewior | 2007-11-11 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2007-11-14 |
|\ \ \ \ |
|
| * | | | | mlx4_core: Fix thinko in QP destroy (incorrect bitmap_free) | Jack Morgenstein | 2007-11-14 |
| * | | | | RDMA/cxgb3: Set the max_qp_init_rd_atom attribute in query_device | Steve Wise | 2007-11-13 |
| * | | | | IB/ehca: Fix static rate calculation | Joachim Fenkes | 2007-11-13 |
| * | | | | IB/ehca: Return physical link information in query_port() | Joachim Fenkes | 2007-11-13 |
| * | | | | IB/ipath: Fix race with ACK retry timeout list management | Ralph Campbell | 2007-11-13 |
| * | | | | IB/ipath: Fix memory leak in ipath_resize_cq() if copy_to_user() fails | Ralph Campbell | 2007-11-13 |
| * | | | | mlx4_core: Fix possible bad free in mlx4_buf_free() | Ali Ayoub | 2007-11-13 |
* | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-11-14 |
|\ \ \ \ \ |
|
| * | | | | | [ISDN] sc: Really, really fix warning | Frank Lichtenheld | 2007-11-14 |
| * | | | | | [ISDN] sc: Fix sndpkt to have the correct number of arguments | Frank Lichtenheld | 2007-11-14 |
| * | | | | | [FS_ENET]: Fix module build. | Jochen Friedrich | 2007-11-14 |
| * | | | | | [S2IO]: Fixed memory leak when MSI-X vector allocation fails | Sreenivasa Honnur | 2007-11-14 |
| * | | | | | [BONDING]: Fix resource use after free | Jay Vosburgh | 2007-11-14 |
| * | | | | | [NET] random : secure_tcp_sequence_number should not assume CONFIG_KTIME_SCALAR | Eric Dumazet | 2007-11-14 |
| * | | | | | [IWLWIFI]: Not correctly dealing with hotunplug. | Oliver Neukum | 2007-11-14 |
| * | | | | | [E1000]: Fix schedule while atomic when called from mii-tool. | Jesse Brandeburg | 2007-11-14 |
| * | | | | | [NETX]: Fix build failure added by 2.6.24 statistics cleanup. | David S. Miller | 2007-11-13 |
| * | | | | | [EP93xx_ETH]: Build fix after 2.6.24 NAPI changes. | David S. Miller | 2007-11-13 |
| |/ / / / |
|
* | | | | | CRISv10 Ethernet declare mac fix | Jesper Nilsson | 2007-11-14 |
* | | | | | CRISv10 serial driver rewrite | Jesper Nilsson | 2007-11-14 |
* | | | | | cris-build-fixes-update-eth_v10c-ethernet-driver-fix | Andrew Morton | 2007-11-14 |
* | | | | | cris build fixes: update eth_v10.c ethernet driver | Jesper Nilsson | 2007-11-14 |
* | | | | | aic94xx_sds: rename FLASH_SIZE | Andrew Morton | 2007-11-14 |
* | | | | | keyspan: init termios properly | Borislav Petkov | 2007-11-14 |
* | | | | | ACPI: AC: Update AC state on resume | Alexey Starikovskiy | 2007-11-14 |