summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | drm/i915: Do not handle backlight combination mode speciallyIndan Zupancic2011-02-212-47/+0
* | | module: explicitly align module_version_attribute structureDmitry Torokhov2011-02-211-1/+1
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2011-02-217-103/+61
|\ \ \
| * | | dell-laptop: Toggle the unsupported hardware killswitchKeng-Yu Lin2011-02-211-2/+22
| * | | thinkpad_acpi: Always report scancodes for hotkeysSeth Forshee2011-02-211-6/+2
| * | | acer-wmi: Fix capitalisation of GUIDMatthew Garrett2011-02-211-1/+1
| * | | platform/x86: ideapad-laptop depends on INPUTRandy Dunlap2011-02-211-1/+1
| * | | platform: x86: acer-wmi: world-writable sysfs threeg fileVasiliy Kulikov2011-02-211-1/+1
| * | | platform: x86: asus_acpi: world-writable procfs filesVasiliy Kulikov2011-02-211-7/+1
| * | | platform: x86: tc1100-wmi: world-writable sysfs wireless and jogdial filesVasiliy Kulikov2011-02-211-1/+1
| * | | platform-drivers: x86: pmic: Use request_irq instead of chained handlerThomas Gleixner2011-02-211-38/+12
| * | | platform-drivers: x86: pmic: Use irq_chip buslock mechanismThomas Gleixner2011-02-071-48/+32
| * | | platform-drivers: x86: Convert pmic to new irq_chip functionsThomas Gleixner2011-02-071-14/+8
| * | | platform-drivers: x86: pmic: Fix up bogus irq hackeryThomas Gleixner2011-02-071-5/+1
* | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2011-02-211-1/+11
|\ \ \ \
| * | | | fixdep: Do not record dependency on the source file itselfMichal Marek2011-02-211-1/+11
* | | | | Docbook: add fs/eventfd.c and fix typos in itRandy Dunlap2011-02-212-6/+11
* | | | | Documentation: log_buf_len uses [KMG] suffixRandy Dunlap2011-02-211-4/+3
* | | | | Documentation: explain [KMG] parameter suffixAhmed S. Darwish2011-02-211-0/+5
* | | | | Documentation: complete crashkernel= parameter documentationAhmed S. Darwish2011-02-211-4/+8
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-02-214-36/+46
|\ \ \ \ \
| * | | | | ceph: keep reference to parent inode on ceph_dentryYehuda Sadeh2011-02-192-1/+5
| * | | | | ceph: queue cap_snaps once per realmSage Weil2011-02-041-4/+10
| * | | | | libceph: fix socket write error handlingSage Weil2011-01-251-11/+12
| * | | | | libceph: fix socket read error handlingSage Weil2011-01-251-20/+19
* | | | | | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-02-219-363/+342
|\ \ \ \ \ \
| * | | | | | ARM: S5PV210: Fix regulator namesMarek Szyprowski2011-02-182-6/+6
| * | | | | | ARM: S5PV210: Update max8998_platform_dataMarek Szyprowski2011-02-182-6/+12
| * | | | | | ARM: SAMSUNG: Drop exporting s3c24xx_ts_set_platdataAxel Lin2011-02-181-1/+0
| * | | | | | ARM: S5P: Fix end address in memory resource information for UART devicesThomas Abraham2011-02-171-6/+6
| * | | | | | ARM: S5P64X0: Cleanup map.h fileKukjin Kim2011-02-171-41/+42
| * | | | | | ARM: S5P6442: Cleanup map.h fileKukjin Kim2011-02-171-32/+37
| * | | | | | ARM: S5PC100: Clenaup map.h fileKukjin Kim2011-02-171-110/+83
| * | | | | | ARM: S5PV210: Cleanup map.h fileKukjin Kim2011-02-171-85/+83
| * | | | | | ARM: S5PV310: Cleanup map.h fileKukjin Kim2011-02-171-76/+73
| | |_|_|/ / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2011-02-213-9/+9
|\ \ \ \ \ \
| * | | | | | [CIFS] update cifs versionSteve French2011-02-211-1/+1
| * | | | | | cifs: Fix regression in LANMAN (LM) auth codeShirish Pargaonkar2011-02-211-4/+4
| * | | | | | cifs: fix handling of scopeid in cifs_convert_addressJeff Layton2011-02-171-4/+4
* | | | | | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-02-2117-37/+175
|\ \ \ \ \ \ \
| * | | | | | | ARM: 6745/1: kprobes insn decoding fixNicolas Pitre2011-02-211-1/+1
| * | | | | | | ARM: tlb: move noMMU tlb_flush() to asm/tlb.hRussell King2011-02-212-6/+4
| * | | | | | | ARM: tlb: delay page freeing for SMP and ARMv7 CPUsRussell King2011-02-211-13/+89
| * | | | | | | ARM: Keep exit text/data around for SMP_ON_UPRussell King2011-02-211-0/+9
| * | | | | | | ARM: Ensure predictable endian state on signal handler entryRussell King2011-02-211-1/+3
| * | | | | | | ARM: 6740/1: Place correctly notes section in the linker scriptPawel Moll2011-02-212-1/+3
| * | | | | | | ARM: 6700/1: SPEAr: Correct SOC config base address for spear320viresh kumar2011-02-211-1/+1
| * | | | | | | ARM: 6722/1: SPEAr: sp810: switch to slow mode before resetShiraz Hashim2011-02-211-0/+3
| * | | | | | | ARM: 6712/1: SPEAr: replace readl(), writel() with relaxed versions in uncomp...viresh kumar2011-02-211-2/+2
| * | | | | | | ARM: 6720/1: SPEAr: Append UL to VMALLOC_ENDviresh kumar2011-02-211-1/+1