summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* HID: hid-sony: override usbhid_output_raw_report for SixaxisAntonio Ospite2010-10-201-1/+22
* HID: add absolute axis resolution calculationNikolai Kondrashov2010-10-151-0/+80
* HID: support STmicroelectronics and Sitronix with hid-stantuml driverPascal Auriel - Stantum2010-10-013-0/+10
* HID: add NOGET quirk for AXIS 295 Video Surveillance JoystickRok Mandeljc2010-10-012-0/+2
* HID: usbhid: remove unused hiddev_driverAlan Stern2010-09-243-50/+0Star
* Merge branch 'master' into upstreamJiri Kosina2010-09-241076-14264/+16397
|\
| * hugetlb, rmap: add BUG_ON(!PageLocked) in hugetlb_add_anon_rmap()Naoya Horiguchi2010-09-241-0/+2
| * hugetlb, rmap: fix confusing page locking in hugetlb_cow()Naoya Horiguchi2010-09-241-10/+12
| * hugetlb, rmap: use hugepage_add_new_anon_rmap() in hugetlb_cow()Naoya Horiguchi2010-09-241-1/+1
| * hugetlb, rmap: always use anon_vma root pointerNaoya Horiguchi2010-09-241-6/+7
| * Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-09-242-2/+5
| |\
| | * KVM: Fix reboot on Intel hostsAvi Kivity2010-09-231-1/+3
| | * KVM: fix irqfd assign/deassign raceMichael S. Tsirkin2010-09-231-1/+2
| * | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2010-09-232-5/+4Star
| |\ \
| | * | thinkpad-acpi: avoid keymap pitfallHenrique de Moraes Holschuh2010-09-231-2/+3
| | * | Change MSI LAPTOP driver maintainer to Lee, Chun-YiLee, Chun-Yi2010-09-231-3/+1Star
| * | | MN10300: Arch doesn't support HAVE_ARCH_TRACEHOOKMark Salter2010-09-231-1/+0Star
| * | | MN10300: Fix SIGRTMAXMark Salter2010-09-231-1/+1
| * | | MN10300: Fix endianess of ext2 bitopsMark Salter2010-09-231-2/+2
| |/ /
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-09-231-1/+1
| |\ \
| | * | percpu: fix pcpu_last_unit_cpuTejun Heo2010-09-211-1/+1
| * | | ipmi: fix hardcoded ipmi device exit path warningYinghai Lu2010-09-231-1/+6
| * | | rtc: s3c: balance state changes of wakeup flagVladimir Zapolskiy2010-09-231-5/+8
| * | | mmap: call unlink_anon_vmas() in __split_vma() in case of errorAndrea Arcangeli2010-09-231-0/+1
| * | | rmap: fix walk during forkAndrea Arcangeli2010-09-231-1/+1
| * | | drivers/pci/intel-iommu.c: fix build with older gcc'sAndrew Morton2010-09-231-47/+43Star
| * | | oom: filter unkillable tasks from tasklist dumpDavid Rientjes2010-09-231-21/+19Star
| * | | drivers/video/sis/sis_main.c: prevent reading uninitialized stack memoryDan Rosenberg2010-09-231-0/+3
| * | | uml: fix compile warningRichard Weinberger2010-09-233-6/+6
| * | | /proc/pid/smaps: fix dirty pages accountingKOSAKI Motohiro2010-09-231-2/+2
| * | | fbcon: fix lockdep warning from fbcon_deinit()Jarek Poplawski2010-09-231-2/+3
| * | | efifb: support the EFI framebuffer on more Apple hardwareLuke Macken2010-09-231-0/+42
| * | | efifb: check that the base address is plausible on pci systemsPeter Jones2010-09-232-12/+55
| * | | aio: do not return ERESTARTSYS as a result of AIOJan Kara2010-09-231-1/+9
| * | | vmscan: check all_unreclaimable in direct reclaim pathMinchan Kim2010-09-231-8/+35
| * | | drivers/rtc/rtc-ab3100.c: add missing platform_set_drvdata() in ab3100_rtc_pr...Axel Lin2010-09-231-0/+2
| * | | MAINTAINERS: change AVR32 and AT32AP maintainerHans-Christian Egtvedt2010-09-231-2/+2
| * | | vmware balloon: rename moduleDmitry Torokhov2010-09-233-2/+2
| * | | arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices"FUJITA Tomonori2010-09-236-1/+25
| * | | /proc/vmcore: fix seekingArnd Bergmann2010-09-231-1/+1
| * | | ipmi: fix acpi probe printYinghai Lu2010-09-231-5/+5
| * | | oom: always return a badness score of non-zero for eligible tasksDavid Rientjes2010-09-231-2/+7
| * | | Prevent freeing uninitialized pointer in compat_do_readv_writevDan Rosenberg2010-09-231-1/+1
| | |/ | |/|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-09-224-104/+171
| |\ \
| | * | sparc: Prevent no-handler signal syscall restart recursion.David S. Miller2010-09-223-1/+7
| | * | sparc: Don't mask signal when we can't setup signal frame.David S. Miller2010-09-223-58/+93
| | * | sparc64: Fix race in signal instruction flushing.David S. Miller2010-09-211-42/+60
| | * | sparc64: Support RAW perf events.David S. Miller2010-09-131-3/+11
| * | | powerpc: fix double syscall restartsAl Viro2010-09-223-3/+4
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-09-227-9/+43
| |\ \ \