Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | USB: Fix usb/isp1760 build on sparc | David Miller | 2011-12-21 | 1 | -4/+4 | |
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev | Linus Torvalds | 2011-12-22 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | pata_of_platform: Add missing CONFIG_OF_IRQ dependency. | David Miller | 2011-12-22 | 1 | -1/+1 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | / / / | ipv4: using prefetch requires including prefetch.h | Stephen Rothwell | 2011-12-22 | 1 | -0/+1 | |
| |_|_|_|_|_|_|/ / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2011-12-22 | 27 | -47/+220 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | net: Add a flow_cache_flush_deferred function | Steffen Klassert | 2011-12-21 | 3 | -4/+27 | |
| * | | | | | | | | | | ipv4: reintroduce route cache garbage collector | Eric Dumazet | 2011-12-21 | 1 | -0/+107 | |
| * | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-12-21 | 4 | -5/+14 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | iwlwifi: update SCD BC table for all SCD queues | Emmanuel Grumbach | 2011-12-19 | 1 | -3/+1 | |
| | * | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | John W. Linville | 2011-12-19 | 3 | -2/+13 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | Revert "Bluetooth: Revert: Fix L2CAP connection establishment" | Gustavo F. Padovan | 2011-12-19 | 1 | -1/+1 | |
| | | * | | | | | | | | | | Bluetooth: Clear RFCOMM session timer when disconnecting last channel | Mat Martineau | 2011-12-19 | 1 | -0/+1 | |
| | | * | | | | | | | | | | Bluetooth: Prevent uninitialized data access in L2CAP configuration | Mat Martineau | 2011-12-19 | 1 | -1/+11 | |
| * | | | | | | | | | | | | net: have ipconfig not wait if no dev is available | Gerlando Falauto | 2011-12-20 | 1 | -0/+4 | |
| * | | | | | | | | | | | | sctp: Do not account for sizeof(struct sk_buff) in estimated rwnd | Thomas Graf | 2011-12-20 | 2 | -11/+3 | |
| * | | | | | | | | | | | | asix: new device id | Aurelien Jacobs | 2011-12-19 | 1 | -0/+4 | |
| * | | | | | | | | | | | | davinci-cpdma: fix locking issue in cpdma_chan_stop | Ilya Yanok | 2011-12-19 | 1 | -0/+2 | |
| * | | | | | | | | | | | | sctp: fix incorrect overflow check on autoclose | Xi Wang | 2011-12-19 | 5 | -3/+21 | |
| * | | | | | | | | | | | | r8169: fix Config2 MSIEnable bit setting. | françois romieu | 2011-12-19 | 1 | -6/+8 | |
| * | | | | | | | | | | | | llc: llc_cmsg_rcv was getting called after sk_eat_skb. | Alex Juncu | 2011-12-19 | 1 | -4/+10 | |
| * | | | | | | | | | | | | net: bpf_jit: fix an off-one bug in x86_64 cond jump target | Markus Kötter | 2011-12-19 | 1 | -2/+2 | |
| * | | | | | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2011-12-19 | 6 | -12/+18 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-12-15 | 6 | -12/+18 | |
| | |\| | | | | | | | | | | | | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | ||||||
| | | * | | | | | | | | | | iwlwifi: allow to switch to HT40 if not associated | Wey-Yi Guy | 2011-12-14 | 1 | -2/+2 | |
| | | * | | | | | | | | | | iwlwifi: tx_sync only on PAN context | Johannes Berg | 2011-12-14 | 1 | -0/+6 | |
| | | * | | | | | | | | | | mwifiex: avoid double list_del in command cancel path | Yogesh Ashok Powar | 2011-12-14 | 1 | -7/+2 | |
| | | * | | | | | | | | | | ath9k: fix max phy rate at rate control init | Rajkumar Manoharan | 2011-12-12 | 1 | -1/+3 | |
| | | * | | | | | | | | | | nfc: signedness bug in __nci_request() | Dan Carpenter | 2011-12-12 | 1 | -1/+1 | |
| | | * | | | | | | | | | | iwlwifi: do not set the sequence control bit is not needed | Wey-Yi Guy | 2011-12-12 | 1 | -1/+4 | |
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-12-22 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | ALSA: atmel/ac97c: using software reset instead hardware reset if not available | Bo Shen | 2011-12-19 | 1 | -0/+4 | |
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam... | Linus Torvalds | 2011-12-22 | 10 | -20/+29 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | mfd: Include linux/io.h to jz4740-adc | Axel Lin | 2011-12-20 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | mfd: Use request_threaded_irq for twl4030-irq instead of irq_set_chained_handler | NeilBrown | 2011-12-20 | 1 | -5/+8 | |
| * | | | | | | | | | | | | | | mfd: Base interrupt for twl4030-irq must be one-shot | NeilBrown | 2011-12-20 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | | mfd: Handle tps65910 clear-mask correctly | Marcus Folkesson | 2011-12-20 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | mfd: add #ifdef CONFIG_DEBUG_FS guard for ab8500_debug_resources | Axel Lin | 2011-12-20 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | mfd: Fix twl-core oops while calling twl_i2c_* for unbound driver | Ilya Yanok | 2011-12-20 | 1 | -8/+8 | |
| * | | | | | | | | | | | | | | mfd: include linux/module.h for ab5500-debugfs | Axel Lin | 2011-12-20 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | mfd: Update wm8994 active device checks for WM1811 | Mark Brown | 2011-12-20 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | mfd: Set tps6586x bits if new value is different from the old one | Axel Lin | 2011-12-20 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | mfd: Set da903x bits if new value is different from the old one | Axel Lin | 2011-12-20 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | mfd: Set adp5520 bits if new value is different from the old one | Axel Lin | 2011-12-20 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | mfd: Add missed free_irq in da903x_remove | Axel Lin | 2011-12-20 | 1 | -0/+1 | |
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | vfs: __read_cache_page should use gfp argument rather than GFP_KERNEL | Dave Kleikamp | 2011-12-22 | 1 | -5/+2 | |
* | | | | | | | | | | | | | | firmware: Refer to the co-maintained linux-firmware.git repository | Ben Hutchings | 2011-12-21 | 1 | -1/+2 | |
| |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2011-12-21 | 4 | -7/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | mtd: plat_ram: call mtd_device_register only if partition data exists | Ilya Yanok | 2011-12-19 | 1 | -4/+8 | |
| * | | | | | | | | | | | | | mtd: pxa2xx-flash.c: It used to fall back to provided table. | Jonathan Cameron | 2011-12-07 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | mtd: gpmi: add missing include 'module.h' | Wolfram Sang | 2011-12-05 | 1 | -1/+1 |