| Commit message (Expand) | Author | Age |
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 2008-08-08 |
|\ |
|
| * | [CPUFREQ] Fix -Wshadow warning in conservative governor. | Dave Jones | 2008-08-08 |
* | | Merge branch 'for-linus-merged' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-08-08 |
|\ \
| |/
|/| |
|
| * | Merge Linus' latest into master | Russell King | 2008-08-08 |
| |\ |
|
| * \ | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia... | Russell King | 2008-08-07 |
| |\ \ |
|
| | * | | [ARM] sa1100_wdt: use reset_status to remember watchdog reset status | Eric Miao | 2008-08-04 |
| * | | | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 |
| * | | | Merge branch 'header-move' of git://git.kernel.org/pub/scm/linux/kernel/git/h... | Russell King | 2008-08-07 |
| |\ \ \ |
|
| | * | | | avr32: Use <mach/foo.h> instead of <asm/arch/foo.h> | Haavard Skinnemoen | 2008-08-05 |
| | |/ / |
|
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Russell King | 2008-08-07 |
| |\ \ \ |
|
| * | | | | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 2008-08-07 |
| * | | | | [ARM] Eliminate useless includes of asm/mach-types.h | Russell King | 2008-08-07 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-08-08 |
|\ \ \ \ \ |
|
| * | | | | | bnx2x: fix logical op | Randy Dunlap | 2008-08-07 |
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller | 2008-08-07 |
| |\ \ \ \ \ |
|
| | * | | | | | [Bluetooth] Add full quirk implementation for btusb driver | Marcel Holtmann | 2008-08-07 |
| | * | | | | | [Bluetooth] Removal of unnecessary ignore module parameter | Marcel Holtmann | 2008-08-07 |
| | | |/ / /
| | |/| | | |
|
| * | | | | | Merge branch 'ath9k' of git://git.kernel.org/pub/scm/linux/kernel/git/linvill... | David S. Miller | 2008-08-07 |
| |\ \ \ \ \ |
|
| | * | | | | | ath9k: Revamp wireless mode usage | Sujith | 2008-08-07 |
| | * | | | | | ath9k: More unused macros | Sujith | 2008-08-07 |
| | * | | | | | ath9k: Remove a few unused macros and fix indentation | Sujith | 2008-08-07 |
| | * | | | | | ath9k: Use mac80211's band macros and remove enum hal_freq_band | Sujith | 2008-08-07 |
| | * | | | | | ath9k: Remove redundant data structure ath9k_txq_info | Sujith | 2008-08-07 |
| | * | | | | | ath9k: Cleanup data structures related to HW capabilities | Sujith | 2008-08-07 |
| | * | | | | | ath9k: work around gcc ICEs | Adrian Bunk | 2008-08-07 |
| | * | | | | | ath9k: Add new Atheros IEEE 802.11n driver | Luis R. Rodriguez | 2008-08-07 |
| | * | | | | | ath5k: remove Atheros 11n devices from supported list | Luis R. Rodriguez | 2008-08-07 |
| | * | | | | | list.h: Add list_splice_tail() and list_splice_tail_init() | Luis R. Rodriguez | 2008-08-07 |
| * | | | | | | p54: swap short slot time dcf values | Christian Lamparter | 2008-08-07 |
| * | | | | | | rt2x00: Block all unsupported modes | Ivo van Doorn | 2008-08-07 |
| * | | | | | | p54: Fix for TX sequence number problem | Larry Finger | 2008-08-07 |
| * | | | | | | iwlwifi: cleanup iwl_tx_skb | Tomas Winkler | 2008-08-07 |
| |/ / / / / |
|
| * | | | | | Merge branch 'for-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/chri... | Jeff Garzik | 2008-08-07 |
| |\ \ \ \ \ |
|
| | * | | | | | WAN: Use u32 type instead of u_int32_t in LMC driver. | Krzysztof Hałasa | 2008-07-23 |
| | * | | | | | WAN: Port LMC driver to generic HDLC | Krzysztof Hałasa | 2008-07-23 |
| | * | | | | | WAN: Convert Zilog-based drivers to generic HDLC | Krzysztof Hałasa | 2008-07-23 |
| | * | | | | | WAN: Port COSA driver to generic HDLC. | Krzysztof Hałasa | 2008-07-23 |
| | * | | | | | WAN: farsync driver no longer uses syncppp.c directly | Krzysztof Hałasa | 2008-07-23 |
| | * | | | | | WAN: Convert PC300 driver to use normal u8/u16/u32 types | Krzysztof Hałasa | 2008-07-23 |
| | * | | | | | WAN: Remove dead code from PC300 driver, part #2 | Krzysztof Hałasa | 2008-07-23 |
| | * | | | | | WAN: Remove dead code from PC300 driver, part #1 | Krzysztof Hałasa | 2008-07-23 |
| | * | | | | | WAN: Remove unneeded "#include <net/syncppp.h>" | Krzysztof Hałasa | 2008-07-23 |
| | * | | | | | Remove bogus variables from syncppp.[ch] | Krzysztof Hałasa | 2008-07-23 |
| | * | | | | | Remove bogus dosyncppp variable from synclink drivers. | Krzysztof Hałasa | 2008-07-23 |
| | * | | | | | WAN: cosmetic changes to generic HDLC | Krzysztof Hałasa | 2008-07-23 |
| * | | | | | | WAN: remove extra help text from HDLC_PPP config option | Krzysztof Halasa | 2008-08-07 |
| * | | | | | | bonding: Don't destroy bonding master when removing slave via sysfs | Moni Shoua | 2008-08-07 |
| * | | | | | | bonding: refactor mii monitor | Jay Vosburgh | 2008-08-07 |
| * | | | | | | [netdrvr] Drivers should not set IFF_* flag themselves | Wang Chen | 2008-08-07 |
| * | | | | | | dm9000: Support MAC address setting through platform data. | Laurent Pinchart | 2008-08-07 |