summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | [PATCH] simplify exec from init's subthreadOleg Nesterov2006-03-281-12/+10
* | | [PATCH] exec: allow init to exec from any thread.Eric W. Biederman2006-03-283-3/+14
| |/ |/|
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-03-2874-323/+4937
|\ \
| * | [ARM] 3388/1: ixp23xx: add core ixp23xx supportLennert Buytenhek2006-03-2825-1/+2254
| * | [ARM] 3417/1: add support for logicpd pxa270 card engineLennert Buytenhek2006-03-285-0/+443
| * | [ARM] 3387/1: ixp23xx: add defconfigLennert Buytenhek2006-03-281-0/+1302
| * | [ARM] 3377/2: add support for intel xsc3 coreLennert Buytenhek2006-03-2811-2/+680
| * | [ARM] Move ice-dcc code into misc.cRussell King2006-03-283-22/+14
| * | [ARM] Fix decompressor serial IO to give CRLF not LFCRRussell King2006-03-2824-289/+187
| * | [ARM] proc-v6: mark page table walks outer-cacheable, shared. Enable NX.Russell King2006-03-271-4/+12
| * | [ARM] nommu: trivial patch for arch/arm/lib/MakefileHyok S. Choi2006-03-271-1/+1
| * | [ARM] 3416/1: Update LART site URLErik Mouw2006-03-274-4/+4
| * | [ARM] 3415/1: Akita: Add missing EXPORT_SYMBOLRichard Purdie2006-03-261-0/+2
| * | [ARM] 3414/1: ep93xx: reset ethernet controller before uncompressingLennert Buytenhek2006-03-261-1/+39
* | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-03-2810-1483/+190
|\ \ \
| * | | [SERIAL] Provide Cirrus EP93xx AMBA PL010 serial support.Lennert Buytenhek2006-03-261-0/+68
| * | | [SERIAL] amba-pl010: allow platforms to specify modem control methodRussell King2006-03-263-93/+119
| * | | [SERIAL] Remove obsoleted au1x00_uart driverRalf Baechle2006-03-265-1389/+2
| * | | [SERIAL] Small time UART configuration fix for AU1100 processorFreddy Spierenburg2006-03-261-1/+1
| |/ /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-03-284-98/+79
|\ \ \
| * | | [CPUFREQ] cpufreq_conservative: keep ignore_nice_load and freq_step values wh...Mattia Dongili2006-03-281-2/+2
| * | | [CPUFREQ] powernow: remove private for_each_cpu_mask()Andrew Morton2006-03-271-4/+0
| * | | [CPUFREQ] hotplug cpu fix for powernow-k8shin, jacob2006-03-271-1/+6
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpufreq-2.6Dave Jones2006-03-272-91/+71
| |\ \ \
| | * | | [PATCH] cpufreq_ondemand: add range checkDominik Brodowski2006-03-261-0/+3
| | * | | [PATCH] cpufreq_ondemand: keep ignore_nice_load value when it is reselectedEric Piel2006-03-261-2/+1
| | * | | [PATCH] cpufreq_ondemand: Warn if it cannot run due to too long transition la...Eric Piel2006-03-261-1/+4
| | * | | [PATCH] cpufreq_conservative: alternative initialise approachAlexander Clouter2006-03-261-37/+18
| | * | | [PATCH] cpufreq_conservative: make for_each_cpu() safeAlexander Clouter2006-03-261-49/+42
| | * | | [PATCH] cpufreq_conservative: alter default responsivenessAlexander Clouter2006-03-261-1/+1
| | * | | [PATCH] cpufreq_conservative: aligning of codebase with ondemandAlexander Clouter2006-03-261-26/+27
| | |/ /
* | | | Merge branch 'cfq-merge' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-03-283-180/+220
|\ \ \ \
| * | | | [BLOCK] cfq-iosched: seek and async performance fixesJens Axboe2006-03-282-38/+72
| * | | | [PATCH] ll_rw_blk: fix 80-col offender in put_io_context()Jens Axboe2006-03-281-1/+3
| * | | | [PATCH] cfq-iosched: small cfq_choose_req() optimizationAndreas Mohr2006-03-281-18/+32
| * | | | [PATCH] [BLOCK] cfq-iosched: change cfq io context linking from list to treeJens Axboe2006-03-283-124/+114
| |/ / /
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-03-281-2/+20
|\ \ \ \
| * | | | [SPARC64]: Implement futex_atomic_cmpxchg_inatomic().David S. Miller2006-03-281-2/+20
| |/ / /
* | | | [PATCH] compat_sys_futex() warning fixAndrew Morton2006-03-281-1/+2
* | | | [PATCH] sound: Remove unneeded kmalloc() return value castsJesper Juhl2006-03-284-7/+12
* | | | [PATCH] Typo fixesAlexey Dobriyan2006-03-2830-39/+39
* | | | [PATCH] trivial typos in Documentation/cputopology.txtJesper Juhl2006-03-281-2/+2
* | | | [PATCH] fix signed vs unsigned in nmi watchdogJesper Juhl2006-03-281-1/+2
* | | | [PATCH] vfree does its own NULL check, no need to be explicit in oss/msnd.cJesper Juhl2006-03-281-4/+2
* | | | [PATCH] no need to check vfree arg for null in oss/sequencerJesper Juhl2006-03-281-10/+3
* | | | [PATCH] maestro3 vfree NULL check fixupJesper Juhl2006-03-281-8/+2
* | | | [PATCH] vfree NULL check fixup for sb_cardJesper Juhl2006-03-281-4/+2
* | | | [PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre2006-03-2838-51/+88
* | | | [PATCH] drivers/scsi/*: use time_after() and friendsMarcelo Feitoza Parisi2006-03-285-6/+11
* | | | [PATCH] ide-tape: use time_after(), time_after_eq()Marcelo Feitoza Parisi2006-03-281-2/+3
OpenPOWER on IntegriCloud