summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...tip-x86-urgent-2008-05-17-17-16-08tip-x86-setup-2008-05-30_12.10_Fritip-x86-mtrr-2008-05-16-12-09-30tip-x86-cleanups-2008-05-16-11-16-08tip-tip-2008-05-26_08_52_Montip-timers-hrtimers-2008-05-30_12.09_Fritip-timers-hpet-2008-05-30_12.09_Fritip-sched-2008-05-26_08_52_Montip-core-locking-2008-05-26_08_52_MonLinus Torvalds2008-05-1520-39/+508
|\
| * [POWERPC] macintosh: Replace deprecated __initcall with device_initcallRobert P. J. Day2008-05-151-1/+1
| * [POWERPC] cell: Fix section mismatches in io-workarounds codeIshizaki Kou2008-05-152-6/+6
| * [POWERPC] spufs: Fix compile errorFUJITA Tomonori2008-05-151-0/+1
| * [POWERPC] Fix uninitialized variable bug in copy_{to|from}_userNate Case2008-05-151-2/+2
| * [POWERPC] Add null pointer check to of_find_propertyTimur Tabi2008-05-151-0/+3
| * [POWERPC] vmemmap fixes to use smaller pagesBenjamin Herrenschmidt2008-05-156-16/+65
| * [POWERPC] spufs: Fix pointer reference in find_victimLuke Browning2008-05-151-1/+1
| * [POWERPC] 85xx: SBC8548 - Add flash support and HW Rev reportingJeremy McNicoll2008-05-132-1/+123
| * [POWERPC] 85xx: Fix some sparse warnings for 85xx MDSAndy Fleming2008-05-131-1/+1
| * [POWERPC] 83xx: Enable DMA engine on the MPC8377 MDS board.Zhang Wei2008-05-131-0/+27
| * [POWERPC] 86xx: mpc8610_hpcd: fix second serial portAnton Vorontsov2008-05-131-2/+12
| * [POWERPC] 86xx: mpc8610_hpcd: add support for NOR and NAND flashesAnton Vorontsov2008-05-133-4/+145
| * [POWERPC] 85xx: Add 8568 PHY workarounds to board codeAndy Fleming2008-05-131-0/+119
| * [POWERPC] 86xx: mpc8610_hpcd: use ULI526X driver for on-board ethernetAnton Vorontsov2008-05-131-5/+2
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2008-05-154-49/+116
|\ \
| * | jbd2: update transaction t_state to T_COMMIT fixMingming Cao2008-05-151-0/+2
| * | ext4: Retry block allocation if new blocks are allocated from system zone.Aneesh Kumar K.V2008-05-152-17/+47
| * | ext4: mballoc fix mb_normalize_request algorithm for 1KB block size filesystemsValerie Clement2008-05-131-10/+9
| * | ext4: fix typos in messages and comments (journalled -> journaled)Jan Kara2008-05-131-7/+7
| * | ext4: fix synchronization of quota files in journal=data modeJan Kara2008-05-131-8/+27
| * | ext4: Fix mount messages when quota disabledJan Kara2008-05-131-1/+4
| * | ext4: correct mount option parsing to detect when quota options can be changedJan Kara2008-05-131-6/+20
* | | initcalls: Fix m68k build and possible buffer overflowCyrill Gorcunov2008-05-151-3/+3
* | | Split up 'do_initcalls()' into two simpler functionsLinus Torvalds2008-05-151-36/+41
* | | Clean up 'print_fn_descriptor_symbol()' typesLinus Torvalds2008-05-155-21/+20
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-05-1520-38/+878
|\ \ \
| * | | [IA64] fix personality(PER_LINUX32) performance issueHuang, Xiaolan2008-05-152-10/+25
| * | | [IA64] Properly unregister legacy interruptsPrarit Bhargava2008-05-141-0/+3
| * | | [IA64] Remove NULL pointer check for argument never passed as NULL.Simon Holm Thøgersen2008-05-141-6/+0
| * | | [IA64] trivial cleanup for perfmon.cHidetoshi Seto2008-05-141-6/+10
| * | | [IA64] trivial cleanup for entry.SHidetoshi Seto2008-05-141-6/+6
| * | | [IA64] fix interrupt masking for pending works on kernel leaveHidetoshi Seto2008-05-142-8/+31
| * | | [IA64] allow user to force_pal_cache_flushAlex Chiang2008-05-142-0/+17
| * | | [IA64] Don't reserve crashkernel memory > 4 GBBernhard Walle2008-05-141-0/+29
| * | | [IA64] machvec support for SGI UV platformJack Steiner2008-05-149-2/+182
| * | | [IA64] Add header files for SGI UV platformJack Steiner2008-05-142-0/+575
* | | | tty: fix BKL related leak and crashIngo Molnar2008-05-151-3/+10
* | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-05-1513-82/+46
|\ \ \ \
| * | | | [S390] show_interrupts: prevent cpu hotplug when walking cpu_online_map.Heiko Carstens2008-05-151-1/+2
| * | | | [S390] smp: __smp_call_function_map vs cpu_online_map fix.Heiko Carstens2008-05-151-8/+8
| * | | | [S390] tape: Use ccw_dev_id to build cdev_id.Cornelia Huck2008-05-151-26/+5
| * | | | [S390] dasd: fix timeout handling in interrupt handlerStefan Weinhuber2008-05-151-2/+3
| * | | | [S390] s390dbf: Use const char * for dbf name.Cornelia Huck2008-05-152-12/+12
| * | | | [S390] dasd: Use const in busid functions.Cornelia Huck2008-05-152-6/+6
| * | | | [S390] blacklist.c: removed duplicated includeHuang Weiyi2008-05-151-1/+0
| * | | | [S390] vmlogrdr: module initialization function should return negative errorsMarcin Slusarz2008-05-151-1/+1
| * | | | [S390] sparsemem vmemmap: initialize memmap.Heiko Carstens2008-05-151-13/+6
| * | | | [S390] Remove last traces of cio_msg=.Cornelia Huck2008-05-151-3/+0
| * | | | [S390] cio: Remove CCW_CMD_SUSPEND_RECONN in front of CCW_CMD_SET_PGID.Michael Ernst2008-05-151-9/+3
| | |/ / | |/| |