summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | Input: document struct input_absinfoDmitry Torokhov2010-11-301-1/+20
| | * | | | | | Input: add keycodes for touchpad on/off keysBastien Nocera2010-11-301-0/+4
| | * | | | | | Input: usbtouchscreen - add support for LG Flatron T1710BGlenn Sommer2010-11-221-0/+1
| * | | | | | | Merge branch 'fixes/2637-rc5/s3c24xx' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2010-12-0711-21/+89
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: S3C24XX: Fix mess with gpio {set,get}_pull callbacksVasily Khoruzhick2010-12-088-20/+81
| | * | | | | | | ARM: mini2440: Fix Kconfig to allow kernel to buildBen Dooks2010-12-031-0/+3
| | * | | | | | | ARM: S3C2412: Fix typo in CONFIG_CPU_S3C2412_ONLY definitionYauhen Kharuzhy2010-11-301-1/+1
| | * | | | | | | ARM: S3C2443: Select properly ARM core typeYauhen Kharuzhy2010-11-301-0/+1
| | * | | | | | | ARM: SMDK2416: Select MACH_SMDK, S3C_DEV_NAND, S3C_DEV_USB_HOSTYauhen Kharuzhy2010-11-301-0/+3
| * | | | | | | | MN10300: Fix interrupt mask alteration function call name in gdbstubDavid Howells2010-12-073-3/+6
| | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-12-071-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | genirq: Fix incorrect proc spurious outputKenji Kaneshige2010-12-011-1/+1
| * | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2010-12-0710-39/+144
| |\ \ \ \ \ \ \ \
| | * | | | | | | | wmi: use memcmp instead of strncmp to compare GUIDsThadeu Lima de Souza Cascardo2010-12-061-1/+1
| | * | | | | | | | ACPI, hp-wmi: Fix memory leak in acpi queryZeng Zhaoming2010-11-241-0/+2
| | * | | | | | | | msi-wmi: fix semantically incorrect use of keycode instead of scancodeAnisse Astier2010-11-241-8/+8
| | * | | | | | | | msi-wmi: Add mute key supportAnisse Astier2010-11-241-0/+2
| | * | | | | | | | asus-laptop: add wimax and wwan supportCorentin Chary2010-11-242-2/+111
| | * | | | | | | | eeepc-wmi: fix compiler warningDmitry Torokhov2010-11-241-2/+2
| | * | | | | | | | ibm_rtl: _RTL_ is not available in UEFI modeVernon Mauery2010-11-241-1/+2
| | * | | | | | | | ibm_rtl: Loosen the DMI criteria to all IBM machinesVernon Mauery2010-11-241-24/+5
| | * | | | | | | | drivers/platform/x86/thinkpad_acpi.c: delete double assignmentJulia Lawall2010-11-241-1/+0
| | * | | | | | | | eeepc-wmi: add cpufv sysfs documentationChris Bagwell2010-11-241-0/+10
| | * | | | | | | | toshiba_acpi.c: Add key_entry for a lone FN keypressJon Dowland2010-11-241-0/+1
| | * | | | | | | | ibm_rtl: fix printk format warningRandy Dunlap2010-11-241-1/+1
| * | | | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-12-072-1/+20
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | [S390] css: fix rsid evaluation for 2nd crwSebastian Ott2010-12-011-1/+1
| | * | | | | | | | | [S390] nohz/s390: fix arch_needs_cpu() return value on offline cpusHeiko Carstens2010-12-011-0/+19
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | autofs4 - remove ioctl mutex (bz23142)Ian Kent2010-12-071-11/+1
* | | | | | | | | | x86, watchdog: Compile fix when CONFIG_LOCAL_APIC not enabledDon Zickus2010-12-131-0/+3
* | | | | | | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2010-12-108-66/+127
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | perf session: Remove unneeded dump_printf callsArnaldo Carvalho de Melo2010-12-091-12/+11
| * | | | | | | | | | perf session: Split out user event processingThomas Gleixner2010-12-091-18/+24
| * | | | | | | | | | perf session: Split out sample preprocessingThomas Gleixner2010-12-091-15/+25
| * | | | | | | | | | perf session: Move dump code to event delivery pathThomas Gleixner2010-12-091-5/+5
| * | | | | | | | | | perf session: Add file_offset to event delivery functionThomas Gleixner2010-12-091-4/+8
| * | | | | | | | | | perf session: Store file offset in sample_queueThomas Gleixner2010-12-091-2/+5
| * | | | | | | | | | perf session: Consolidate the dump codeThomas Gleixner2010-12-092-25/+40
| * | | | | | | | | | perf session: Dont queue events w/o timestampsThomas Gleixner2010-12-091-1/+1
| * | | | | | | | | | perf event: Prevent unbound event__name array accessThomas Gleixner2010-12-094-6/+19
| * | | | | | | | | | perf report: Allow user to specify path to kallsyms fileDavid Ahern2010-12-094-2/+13
* | | | | | | | | | | perf, sparc: Fix CONFIG_PERF_EVENTS=y build errorIngo Molnar2010-12-101-1/+1
* | | | | | | | | | | x86, NMI: Add back unknown_nmi_panic and nmi_watchdog sysctlsDon Zickus2010-12-106-18/+30
* | | | | | | | | | | lockup detector: Compile fixes from removing the old x86 nmi watchdogDon Zickus2010-12-102-2/+10
|/ / / / / / / / / /
* | | | | | | | | | x86: Address 'unused' warning in hw_nmi.c againRakib Mullick2010-12-091-1/+1
* | | | | | | | | | perf: Stop all counters on rebootPeter Zijlstra2010-12-081-1/+23
* | | | | | | | | | perf, amd: Remove the nb lockPeter Zijlstra2010-12-081-13/+3
* | | | | | | | | | perf makefile: Allow strong and weak functions in LIB_OBJSIan Munsie2010-12-071-1/+1
* | | | | | | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2010-12-0724-379/+787
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | perf tools: Catch a few uncheck calloc/malloc'sChris Samuel2010-12-065-0/+15