aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* pm: rework disabling of user mode helpers during suspend/hibernationRafael J. Wysocki2008-10-161-0/+3
* h8300: update timer handler - new filesYoshinori Sato2008-10-161-0/+25
* memrlimit: cgroup mm owner callback changes to add task infoBalbir Singh2008-10-161-1/+2
* introduce generic header file for the software IO/TLBJoerg Roedel2008-10-161-0/+83
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-10-152-48/+0
|\
| * MIPS: IP22/28: Switch over to RTC class driverThomas Bogendoerfer2008-10-151-2/+0
| * MIPS: Have a heart for a lonely, lost header file ...Ralf Baechle2008-10-151-46/+0
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2008-10-155-6/+31
|\ \ | |/ |/|
| * Merge commit 'origin'Benjamin Herrenschmidt2008-10-151018-65386/+14632
| |\
| * | of: Add new helper of_parse_phandles_with_args()Anton Vorontsov2008-10-131-0/+3
| * | powerpc: Remove remains of /proc/ppc_htabGeert Uytterhoeven2008-10-071-1/+0
| * | math-emu: Add support for reporting exact invalid exceptionKumar Gala2008-09-162-4/+27
| * | math-emu: Fix compiler warningsKumar Gala2008-09-161-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2008-10-143-96/+333
|\ \ \ | |_|/ |/| |
| * | HID: fix a lockup regression when using force feedback on a PID deviceAnssi Hannula2008-10-141-0/+6
| * | HID: hiddev.h: Fix example code.Antonio Ospite2008-10-141-0/+2
| * | HID: hiddev.h: Fix mixed space and tabs in example code.Antonio Ospite2008-10-141-19/+19
| * | HID: remove hid-ffJiri Slaby2008-10-141-8/+1
| * | HID: move zeroplus FF processingJiri Slaby2008-10-141-1/+0
| * | HID: move thrustmaster FF processingJiri Slaby2008-10-141-1/+0
| * | HID: move pantherlord FF processingJiri Slaby2008-10-141-1/+0
| * | HID: move logitech FF processingJiri Slaby2008-10-141-2/+0
| * | HID: move reset leds quirkJiri Slaby2008-10-141-1/+1
| * | HID: move connect quirksJiri Slaby2008-10-142-9/+34
| * | HID: move sony quirksJiri Slaby2008-10-141-1/+0
| * | HID: remove rdesc quirk supportJiri Slaby2008-10-141-1/+0
| * | HID: remove hid-input-quirksJiri Slaby2008-10-141-3/+0
| * | HID: move samsung quirksJiri Slaby2008-10-141-6/+0
| * | HID: move monterey quirksJiri Slaby2008-10-141-1/+0
| * | HID: move petalynx quirksJiri Slaby2008-10-141-1/+0
| * | HID: move ezkey quirksJiri Slaby2008-10-141-1/+0
| * | HID: move cherry quirksJiri Slaby2008-10-141-1/+0
| * | HID: move a4tech quirksJiri Slaby2008-10-141-5/+0
| * | HID: move cypress quirksJiri Slaby2008-10-141-2/+0
| * | HID: move sunplus quirksJiri Slaby2008-10-141-1/+0
| * | HID: move microsoft quirksJiri Slaby2008-10-141-2/+0
| * | HID: add compat supportJiri Slaby2008-10-141-2/+15
| * | HID: move apple quirksJiri Slaby2008-10-141-13/+0
| * | HID: move ignore quirksJiri Slaby2008-10-141-1/+0
| * | HID: move logitech quirksJiri Slaby2008-10-141-5/+0
| * | HID: move usage input mapping to hid.hJiri Slaby2008-10-141-1/+55
| * | HID: hid, make parsing event drivenJiri Slaby2008-10-141-5/+99
| * | HID: make a bus from hid codeJiri Slaby2008-10-141-8/+96
| * | modpost: add support for hidJiri Slaby2008-10-142-0/+11
* | | Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-10-149-48/+226
|\ \ \
| * \ \ Merge branch 'from-tomtucker' into for-2.6.28J. Bruce Fields2008-10-081-1/+26
| |\ \ \
| | * | | svcrdma: Modify the RPC recv path to use FRMR when availableTom Tucker2008-10-061-0/+1
| | * | | svcrdma: Add a service to register a Fast Reg MR with the deviceTom Tucker2008-10-061-0/+1
| | * | | svcrdma: Add FRMR get/put servicesTom Tucker2008-10-061-0/+3
| | * | | svcrdma: Add Fast Reg MR Data TypesTom Tucker2008-10-031-1/+21