summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | r8169: fix Config2 MSIEnable bit setting.françois romieu2011-12-191-6/+8
| * | | | | | | | | | llc: llc_cmsg_rcv was getting called after sk_eat_skb.Alex Juncu2011-12-191-4/+10
| * | | | | | | | | | net: bpf_jit: fix an off-one bug in x86_64 cond jump targetMarkus Kötter2011-12-191-2/+2
| * | | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-12-196-12/+18
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-156-12/+18
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | | | | | | | / / / / | | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| | | * | | | | | | | iwlwifi: allow to switch to HT40 if not associatedWey-Yi Guy2011-12-141-2/+2
| | | * | | | | | | | iwlwifi: tx_sync only on PAN contextJohannes Berg2011-12-141-0/+6
| | | * | | | | | | | mwifiex: avoid double list_del in command cancel pathYogesh Ashok Powar2011-12-141-7/+2
| | | * | | | | | | | ath9k: fix max phy rate at rate control initRajkumar Manoharan2011-12-121-1/+3
| | | * | | | | | | | nfc: signedness bug in __nci_request()Dan Carpenter2011-12-121-1/+1
| | | * | | | | | | | iwlwifi: do not set the sequence control bit is not neededWey-Yi Guy2011-12-121-1/+4
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-12-211-0/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ALSA: atmel/ac97c: using software reset instead hardware reset if not availableBo Shen2011-12-191-0/+4
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds2011-12-2110-20/+29
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | mfd: Include linux/io.h to jz4740-adcAxel Lin2011-12-201-0/+1
| * | | | | | | | | | | | mfd: Use request_threaded_irq for twl4030-irq instead of irq_set_chained_handlerNeilBrown2011-12-201-5/+8
| * | | | | | | | | | | | mfd: Base interrupt for twl4030-irq must be one-shotNeilBrown2011-12-201-2/+3
| * | | | | | | | | | | | mfd: Handle tps65910 clear-mask correctlyMarcus Folkesson2011-12-201-1/+1
| * | | | | | | | | | | | mfd: add #ifdef CONFIG_DEBUG_FS guard for ab8500_debug_resourcesAxel Lin2011-12-201-0/+2
| * | | | | | | | | | | | mfd: Fix twl-core oops while calling twl_i2c_* for unbound driverIlya Yanok2011-12-201-8/+8
| * | | | | | | | | | | | mfd: include linux/module.h for ab5500-debugfsAxel Lin2011-12-201-1/+1
| * | | | | | | | | | | | mfd: Update wm8994 active device checks for WM1811Mark Brown2011-12-201-0/+1
| * | | | | | | | | | | | mfd: Set tps6586x bits if new value is different from the old oneAxel Lin2011-12-201-1/+1
| * | | | | | | | | | | | mfd: Set da903x bits if new value is different from the old oneAxel Lin2011-12-201-1/+1
| * | | | | | | | | | | | mfd: Set adp5520 bits if new value is different from the old oneAxel Lin2011-12-201-1/+1
| * | | | | | | | | | | | mfd: Add missed free_irq in da903x_removeAxel Lin2011-12-201-0/+1
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | vfs: __read_cache_page should use gfp argument rather than GFP_KERNELDave Kleikamp2011-12-211-5/+2
* | | | | | | | | | | | firmware: Refer to the co-maintained linux-firmware.git repositoryBen Hutchings2011-12-201-1/+2
* | | | | | | | | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-12-204-7/+11
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | mtd: plat_ram: call mtd_device_register only if partition data existsIlya Yanok2011-12-191-4/+8
| * | | | | | | | | | | | mtd: pxa2xx-flash.c: It used to fall back to provided table.Jonathan Cameron2011-12-071-1/+1
| * | | | | | | | | | | | mtd: gpmi: add missing include 'module.h'Wolfram Sang2011-12-051-1/+1
| * | | | | | | | | | | | mtd: ndfc: fix typo in structure dereferenceTony Breeds2011-12-021-1/+1
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-12-2016-75/+53
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | mmc: vub300: fix type of firmware_rom_wait_states module parameterRusty Russell2011-12-191-1/+1
| * | | | | | | | | | | | | Revert "mmc: enable runtime PM by default"Ohad Ben-Cohen2011-12-191-11/+0
| * | | | | | | | | | | | | mmc: sdhci: remove "state" argument from sdhci_suspend_hostManuel Lauss2011-12-1914-63/+52
* | | | | | | | | | | | | | SELinux: Fix RCU deref check warning in sel_netport_insert()David Howells2011-12-211-1/+3
* | | | | | | | | | | | | | Merge branch 'evm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kas...James Morris2011-12-211-4/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | evm: prevent racing during tfm allocationDmitry Kasatkin2011-12-201-0/+9
| * | | | | | | | | | | | | | evm: key must be set once during initializationDmitry Kasatkin2011-12-201-4/+6
* | | | | | | | | | | | | | | Merge branch 'for-3.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-12-201-5/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | cgroups: fix a css_set not found bug in cgroup_attach_procMandeep Singh Baines2011-12-191-5/+0
* | | | | | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-12-202-8/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | x86, dumpstack: Fix code bytes breakage due to missing KERN_CONTClemens Ladisch2011-12-192-8/+8
| | |_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-12-204-6/+32
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | time/clocksource: Fix kernel-doc warningsKusanagi Kouichi2011-12-192-6/+17
| * | | | | | | | | | | | | | | | rtc: m41t80: Workaround broken alarm functionalityJohn Stultz2011-12-131-0/+9
| * | | | | | | | | | | | | | | | rtc: Expire alarms after the time is set.NeilBrown2011-12-131-0/+6
* | | | | | | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-12-203-6/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud