Age | Commit message (Expand) | Author | Files | Lines |
2011-03-09 | perf symbols: Avoid resolving [kernel.kallsyms] to real path for buildid cache | Lin Ming | 1 | -3/+8 |
2011-02-28 | perf symbols: Fix vmlinux path when not using --symfs | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2011-02-28 | perf timechart: Fix max number of cpus | Thomas Renninger | 1 | -3/+3 |
2011-02-28 | perf timechart: Fix black idle boxes in the title | Thomas Renninger | 1 | -3/+3 |
2011-02-25 | perf hists: Print number of samples, not the period sum | Arnaldo Carvalho de Melo | 1 | -2/+5 |
2011-02-23 | Merge branch 'for-2639-rc4/i2c-fixes' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 2 | -2/+35 |
2011-02-23 | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 6 | -14/+42 |
2011-02-23 | i2c-omap: fixup commit cb527ede1bf6ff2008a025606f25344b8ed7b4ac whitespace | Ben Dooks | 1 | -2/+2 |
2011-02-23 | i2c-omap: Double clear of ARDY status in IRQ handler | Richard woodruff | 1 | -1/+5 |
2011-02-23 | i2c-omap: fix build for !CONFIG_SUSPEND | Balaji T K | 1 | -2/+3 |
2011-02-23 | i2c-omap: fix static suspend vs. runtime suspend | Kevin Hilman | 1 | -0/+28 |
2011-02-23 | i2c-stu300: make sure adapter-name is terminated | Wolfram Sang | 1 | -1/+1 |
2011-02-22 | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/... | Linus Torvalds | 7 | -23/+39 |
2011-02-22 | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -3/+18 |
2011-02-22 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -7/+24 |
2011-02-22 | Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa... | Linus Torvalds | 5 | -24/+210 |
2011-02-22 | .gitignore: ignore *.xz files | Romain Francoise | 1 | -0/+1 |
2011-02-22 | Linux 2.6.38-rc6v2.6.38-rc6 | Linus Torvalds | 1 | -1/+1 |
2011-02-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr... | Linus Torvalds | 4 | -120/+44 |
2011-02-22 | drm/i915: Do not handle backlight combination mode specially | Indan Zupancic | 2 | -47/+0 |
2011-02-22 | module: explicitly align module_version_attribute structure | Dmitry Torokhov | 1 | -1/+1 |
2011-02-22 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg... | Linus Torvalds | 7 | -103/+61 |
2011-02-22 | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds | 1 | -1/+11 |
2011-02-22 | Docbook: add fs/eventfd.c and fix typos in it | Randy Dunlap | 2 | -6/+11 |
2011-02-22 | Documentation: log_buf_len uses [KMG] suffix | Randy Dunlap | 1 | -4/+3 |
2011-02-22 | Documentation: explain [KMG] parameter suffix | Ahmed S. Darwish | 1 | -0/+5 |
2011-02-22 | Documentation: complete crashkernel= parameter documentation | Ahmed S. Darwish | 1 | -4/+8 |
2011-02-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 4 | -36/+46 |
2011-02-22 | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 9 | -363/+342 |
2011-02-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 3 | -9/+9 |
2011-02-22 | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 17 | -37/+175 |
2011-02-22 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 4 | -11/+23 |
2011-02-22 | [CIFS] update cifs version | Steve French | 1 | -1/+1 |
2011-02-22 | dell-laptop: Toggle the unsupported hardware killswitch | Keng-Yu Lin | 1 | -2/+22 |
2011-02-22 | thinkpad_acpi: Always report scancodes for hotkeys | Seth Forshee | 1 | -6/+2 |
2011-02-22 | acer-wmi: Fix capitalisation of GUID | Matthew Garrett | 1 | -1/+1 |
2011-02-22 | platform/x86: ideapad-laptop depends on INPUT | Randy Dunlap | 1 | -1/+1 |
2011-02-22 | platform: x86: acer-wmi: world-writable sysfs threeg file | Vasiliy Kulikov | 1 | -1/+1 |
2011-02-22 | platform: x86: asus_acpi: world-writable procfs files | Vasiliy Kulikov | 1 | -7/+1 |
2011-02-22 | platform: x86: tc1100-wmi: world-writable sysfs wireless and jogdial files | Vasiliy Kulikov | 1 | -1/+1 |
2011-02-22 | platform-drivers: x86: pmic: Use request_irq instead of chained handler | Thomas Gleixner | 1 | -38/+12 |
2011-02-22 | cifs: Fix regression in LANMAN (LM) auth code | Shirish Pargaonkar | 1 | -4/+4 |
2011-02-21 | eCryptfs: Copy up lower inode attrs in getattr | Tyler Hicks | 1 | -0/+2 |
2011-02-21 | ecryptfs: read on a directory should return EISDIR if not supported | Andy Whitcroft | 1 | -0/+1 |
2011-02-21 | eCryptfs: Handle NULL nameidata pointers | Tyler Hicks | 3 | -26/+29 |
2011-02-21 | ARM: 6745/1: kprobes insn decoding fix | Nicolas Pitre | 1 | -1/+1 |
2011-02-21 | ARM: tlb: move noMMU tlb_flush() to asm/tlb.h | Russell King | 2 | -6/+4 |
2011-02-21 | ARM: tlb: delay page freeing for SMP and ARMv7 CPUs | Russell King | 1 | -13/+89 |
2011-02-21 | ARM: Keep exit text/data around for SMP_ON_UP | Russell King | 1 | -0/+9 |
2011-02-21 | ARM: Ensure predictable endian state on signal handler entry | Russell King | 1 | -1/+3 |