| Commit message (Expand) | Author | Age | Files | Lines |
* | Input: adbhid - capslock and power button fix | Rodney Lorrimar | 2008-05-16 | 1 | -3/+12 |
* | Input: adbhid - fix capslock key state after suspend | Rodney Lorrimar | 2008-05-16 | 1 | -7/+39 |
* | HWMON: hdaps - set up phys and bus type of input device | Dmitry Torokhov | 2008-05-16 | 1 | -0/+2 |
* | Input: use clamp_val() macro in ff-memless.c | Harvey Harrison | 2008-05-16 | 1 | -2/+2 |
* | Input: wacom - make one-bit signed bitfields unsigned | Harvey Harrison | 2008-05-16 | 1 | -1/+1 |
* | Input: wacom - cleanup handling of tablet IDs | Ping Cheng | 2008-05-16 | 1 | -20/+19 |
* | Input: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-05-16 | 14 | -75/+75 |
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2008-05-15 | 20 | -39/+508 |
|\ |
|
| * | [POWERPC] macintosh: Replace deprecated __initcall with device_initcall | Robert P. J. Day | 2008-05-15 | 1 | -1/+1 |
| * | [POWERPC] cell: Fix section mismatches in io-workarounds code | Ishizaki Kou | 2008-05-15 | 2 | -6/+6 |
| * | [POWERPC] spufs: Fix compile error | FUJITA Tomonori | 2008-05-15 | 1 | -0/+1 |
| * | [POWERPC] Fix uninitialized variable bug in copy_{to|from}_user | Nate Case | 2008-05-15 | 1 | -2/+2 |
| * | [POWERPC] Add null pointer check to of_find_property | Timur Tabi | 2008-05-15 | 1 | -0/+3 |
| * | [POWERPC] vmemmap fixes to use smaller pages | Benjamin Herrenschmidt | 2008-05-15 | 6 | -16/+65 |
| * | [POWERPC] spufs: Fix pointer reference in find_victim | Luke Browning | 2008-05-15 | 1 | -1/+1 |
| * | [POWERPC] 85xx: SBC8548 - Add flash support and HW Rev reporting | Jeremy McNicoll | 2008-05-13 | 2 | -1/+123 |
| * | [POWERPC] 85xx: Fix some sparse warnings for 85xx MDS | Andy Fleming | 2008-05-13 | 1 | -1/+1 |
| * | [POWERPC] 83xx: Enable DMA engine on the MPC8377 MDS board. | Zhang Wei | 2008-05-13 | 1 | -0/+27 |
| * | [POWERPC] 86xx: mpc8610_hpcd: fix second serial port | Anton Vorontsov | 2008-05-13 | 1 | -2/+12 |
| * | [POWERPC] 86xx: mpc8610_hpcd: add support for NOR and NAND flashes | Anton Vorontsov | 2008-05-13 | 3 | -4/+145 |
| * | [POWERPC] 85xx: Add 8568 PHY workarounds to board code | Andy Fleming | 2008-05-13 | 1 | -0/+119 |
| * | [POWERPC] 86xx: mpc8610_hpcd: use ULI526X driver for on-board ethernet | Anton Vorontsov | 2008-05-13 | 1 | -5/+2 |
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2008-05-15 | 4 | -49/+116 |
|\ \ |
|
| * | | jbd2: update transaction t_state to T_COMMIT fix | Mingming Cao | 2008-05-15 | 1 | -0/+2 |
| * | | ext4: Retry block allocation if new blocks are allocated from system zone. | Aneesh Kumar K.V | 2008-05-15 | 2 | -17/+47 |
| * | | ext4: mballoc fix mb_normalize_request algorithm for 1KB block size filesystems | Valerie Clement | 2008-05-13 | 1 | -10/+9 |
| * | | ext4: fix typos in messages and comments (journalled -> journaled) | Jan Kara | 2008-05-13 | 1 | -7/+7 |
| * | | ext4: fix synchronization of quota files in journal=data mode | Jan Kara | 2008-05-13 | 1 | -8/+27 |
| * | | ext4: Fix mount messages when quota disabled | Jan Kara | 2008-05-13 | 1 | -1/+4 |
| * | | ext4: correct mount option parsing to detect when quota options can be changed | Jan Kara | 2008-05-13 | 1 | -6/+20 |
* | | | initcalls: Fix m68k build and possible buffer overflow | Cyrill Gorcunov | 2008-05-15 | 1 | -3/+3 |
* | | | Split up 'do_initcalls()' into two simpler functions | Linus Torvalds | 2008-05-15 | 1 | -36/+41 |
* | | | Clean up 'print_fn_descriptor_symbol()' types | Linus Torvalds | 2008-05-15 | 5 | -21/+20 |
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-05-15 | 20 | -38/+878 |
|\ \ \ |
|
| * | | | [IA64] fix personality(PER_LINUX32) performance issue | Huang, Xiaolan | 2008-05-15 | 2 | -10/+25 |
| * | | | [IA64] Properly unregister legacy interrupts | Prarit Bhargava | 2008-05-14 | 1 | -0/+3 |
| * | | | [IA64] Remove NULL pointer check for argument never passed as NULL. | Simon Holm Thøgersen | 2008-05-14 | 1 | -6/+0 |
| * | | | [IA64] trivial cleanup for perfmon.c | Hidetoshi Seto | 2008-05-14 | 1 | -6/+10 |
| * | | | [IA64] trivial cleanup for entry.S | Hidetoshi Seto | 2008-05-14 | 1 | -6/+6 |
| * | | | [IA64] fix interrupt masking for pending works on kernel leave | Hidetoshi Seto | 2008-05-14 | 2 | -8/+31 |
| * | | | [IA64] allow user to force_pal_cache_flush | Alex Chiang | 2008-05-14 | 2 | -0/+17 |
| * | | | [IA64] Don't reserve crashkernel memory > 4 GB | Bernhard Walle | 2008-05-14 | 1 | -0/+29 |
| * | | | [IA64] machvec support for SGI UV platform | Jack Steiner | 2008-05-14 | 9 | -2/+182 |
| * | | | [IA64] Add header files for SGI UV platform | Jack Steiner | 2008-05-14 | 2 | -0/+575 |
* | | | | tty: fix BKL related leak and crash | Ingo Molnar | 2008-05-15 | 1 | -3/+10 |
* | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2008-05-15 | 13 | -82/+46 |
|\ \ \ \ |
|
| * | | | | [S390] show_interrupts: prevent cpu hotplug when walking cpu_online_map. | Heiko Carstens | 2008-05-15 | 1 | -1/+2 |
| * | | | | [S390] smp: __smp_call_function_map vs cpu_online_map fix. | Heiko Carstens | 2008-05-15 | 1 | -8/+8 |
| * | | | | [S390] tape: Use ccw_dev_id to build cdev_id. | Cornelia Huck | 2008-05-15 | 1 | -26/+5 |
| * | | | | [S390] dasd: fix timeout handling in interrupt handler | Stefan Weinhuber | 2008-05-15 | 1 | -2/+3 |