aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-16Input: add support for SuperH MigoR touchscreenMagnus Damm
2008-05-16Input: remove unused definesJoe Perches
2008-05-16Input: libps2 - remove delayed command executionDmitry Torokhov
2008-05-16Input: gameport - remove rescan/reconnect facilitiesDmitry Torokhov
2008-05-16Input: hil_ptr - check return value of input_register_device()Andres Salomon
2008-05-16Input: appletouch - simplify touchpad type detectionSven Anders
2008-05-16Input: appletouch - miscellaneous code cleanupsJohannes Berg
2008-05-16Input: adbhid - capslock and power button fixRodney Lorrimar
2008-05-16Input: adbhid - fix capslock key state after suspendRodney Lorrimar
2008-05-16HWMON: hdaps - set up phys and bus type of input deviceDmitry Torokhov
2008-05-16Input: use clamp_val() macro in ff-memless.cHarvey Harrison
2008-05-16Input: wacom - make one-bit signed bitfields unsignedHarvey Harrison
2008-05-16Input: wacom - cleanup handling of tablet IDsPing Cheng
2008-05-16Input: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-05-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-05-15Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2008-05-15initcalls: Fix m68k build and possible buffer overflowCyrill Gorcunov
2008-05-15Split up 'do_initcalls()' into two simpler functionsLinus Torvalds
2008-05-15Clean up 'print_fn_descriptor_symbol()' typesLinus Torvalds
2008-05-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-05-15jbd2: update transaction t_state to T_COMMIT fixMingming Cao
2008-05-15ext4: Retry block allocation if new blocks are allocated from system zone.Aneesh Kumar K.V
2008-05-15tty: fix BKL related leak and crashIngo Molnar
2008-05-15[IA64] fix personality(PER_LINUX32) performance issueHuang, Xiaolan
2008-05-15Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2008-05-15arch/parisc/kernel/perf_asm.S: build fixKyle McMartin
2008-05-15parisc: remove -traditional from assembler flagsKyle McMartin
2008-05-15parisc: use conditional macro for 64-bit wide opsKyle McMartin
2008-05-15parisc: Remove ioctl.h content picked up from <asm-generic/ioctl.h>.Robert P. J. Day
2008-05-15[S390] show_interrupts: prevent cpu hotplug when walking cpu_online_map.Heiko Carstens
2008-05-15[S390] smp: __smp_call_function_map vs cpu_online_map fix.Heiko Carstens
2008-05-15[S390] tape: Use ccw_dev_id to build cdev_id.Cornelia Huck
2008-05-15[S390] dasd: fix timeout handling in interrupt handlerStefan Weinhuber
2008-05-15[S390] s390dbf: Use const char * for dbf name.Cornelia Huck
2008-05-15[S390] dasd: Use const in busid functions.Cornelia Huck
2008-05-15[S390] blacklist.c: removed duplicated includeHuang Weiyi
2008-05-15[S390] vmlogrdr: module initialization function should return negative errorsMarcin Slusarz
2008-05-15[S390] sparsemem vmemmap: initialize memmap.Heiko Carstens
2008-05-15[S390] Remove last traces of cio_msg=.Cornelia Huck
2008-05-15[S390] cio: Remove CCW_CMD_SUSPEND_RECONN in front of CCW_CMD_SET_PGID.Michael Ernst
2008-05-15arch/parisc/kernel/unaligned.c: use time_* macrosS.Caglar Onur
2008-05-15parisc: remove redundant display of free swap space in show_mem()Johannes Weiner
2008-05-15drivers/parisc: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-05-15parisc: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-05-15parisc: new termios definitionsAlan Cox
2008-05-15parisc: fix trivial section name warningsHelge Deller
2008-05-15[POWERPC] macintosh: Replace deprecated __initcall with device_initcallRobert P. J. Day
2008-05-15[POWERPC] cell: Fix section mismatches in io-workarounds codeIshizaki Kou
2008-05-15[POWERPC] spufs: Fix compile errorFUJITA Tomonori