| Commit message (Expand) | Author | Age | Files | Lines |
* | [NET]: Kill Documentation/networking/TODO | David S. Miller | 2006-03-28 | 2 | -18/+1 |
* | [TG3]: Update version and reldate | Michael Chan | 2006-03-28 | 1 | -2/+2 |
* | [TG3]: Skip timer code during full lock | Michael Chan | 2006-03-28 | 1 | -0/+4 |
* | [TG3]: Speed up SRAM access | Michael Chan | 2006-03-28 | 1 | -23/+30 |
* | [TG3]: Fix PHY loopback on 5700 | Michael Chan | 2006-03-28 | 1 | -1/+4 |
* | [TG3]: Fix bug in 40-bit DMA workaround code | Michael Chan | 2006-03-28 | 1 | -1/+1 |
* | [TG3]: Fix probe failure due to invalid MAC address | Michael Chan | 2006-03-28 | 1 | -22/+28 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-03-28 | 74 | -323/+4937 |
|\ |
|
| * | [ARM] 3388/1: ixp23xx: add core ixp23xx support | Lennert Buytenhek | 2006-03-28 | 25 | -1/+2254 |
| * | [ARM] 3417/1: add support for logicpd pxa270 card engine | Lennert Buytenhek | 2006-03-28 | 5 | -0/+443 |
| * | [ARM] 3387/1: ixp23xx: add defconfig | Lennert Buytenhek | 2006-03-28 | 1 | -0/+1302 |
| * | [ARM] 3377/2: add support for intel xsc3 core | Lennert Buytenhek | 2006-03-28 | 11 | -2/+680 |
| * | [ARM] Move ice-dcc code into misc.c | Russell King | 2006-03-28 | 3 | -22/+14 |
| * | [ARM] Fix decompressor serial IO to give CRLF not LFCR | Russell King | 2006-03-28 | 24 | -289/+187 |
| * | [ARM] proc-v6: mark page table walks outer-cacheable, shared. Enable NX. | Russell King | 2006-03-27 | 1 | -4/+12 |
| * | [ARM] nommu: trivial patch for arch/arm/lib/Makefile | Hyok S. Choi | 2006-03-27 | 1 | -1/+1 |
| * | [ARM] 3416/1: Update LART site URL | Erik Mouw | 2006-03-27 | 4 | -4/+4 |
| * | [ARM] 3415/1: Akita: Add missing EXPORT_SYMBOL | Richard Purdie | 2006-03-26 | 1 | -0/+2 |
| * | [ARM] 3414/1: ep93xx: reset ethernet controller before uncompressing | Lennert Buytenhek | 2006-03-26 | 1 | -1/+39 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2006-03-28 | 10 | -1483/+190 |
|\ \ |
|
| * | | [SERIAL] Provide Cirrus EP93xx AMBA PL010 serial support. | Lennert Buytenhek | 2006-03-26 | 1 | -0/+68 |
| * | | [SERIAL] amba-pl010: allow platforms to specify modem control method | Russell King | 2006-03-26 | 3 | -93/+119 |
| * | | [SERIAL] Remove obsoleted au1x00_uart driver | Ralf Baechle | 2006-03-26 | 5 | -1389/+2 |
| * | | [SERIAL] Small time UART configuration fix for AU1100 processor | Freddy Spierenburg | 2006-03-26 | 1 | -1/+1 |
| |/ |
|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2006-03-28 | 4 | -98/+79 |
|\ \ |
|
| * | | [CPUFREQ] cpufreq_conservative: keep ignore_nice_load and freq_step values wh... | Mattia Dongili | 2006-03-28 | 1 | -2/+2 |
| * | | [CPUFREQ] powernow: remove private for_each_cpu_mask() | Andrew Morton | 2006-03-27 | 1 | -4/+0 |
| * | | [CPUFREQ] hotplug cpu fix for powernow-k8 | shin, jacob | 2006-03-27 | 1 | -1/+6 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpufreq-2.6 | Dave Jones | 2006-03-27 | 2 | -91/+71 |
| |\ \ |
|
| | * | | [PATCH] cpufreq_ondemand: add range check | Dominik Brodowski | 2006-03-26 | 1 | -0/+3 |
| | * | | [PATCH] cpufreq_ondemand: keep ignore_nice_load value when it is reselected | Eric Piel | 2006-03-26 | 1 | -2/+1 |
| | * | | [PATCH] cpufreq_ondemand: Warn if it cannot run due to too long transition la... | Eric Piel | 2006-03-26 | 1 | -1/+4 |
| | * | | [PATCH] cpufreq_conservative: alternative initialise approach | Alexander Clouter | 2006-03-26 | 1 | -37/+18 |
| | * | | [PATCH] cpufreq_conservative: make for_each_cpu() safe | Alexander Clouter | 2006-03-26 | 1 | -49/+42 |
| | * | | [PATCH] cpufreq_conservative: alter default responsiveness | Alexander Clouter | 2006-03-26 | 1 | -1/+1 |
| | * | | [PATCH] cpufreq_conservative: aligning of codebase with ondemand | Alexander Clouter | 2006-03-26 | 1 | -26/+27 |
| | |/ |
|
* | | | Merge branch 'cfq-merge' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2006-03-28 | 3 | -180/+220 |
|\ \ \ |
|
| * | | | [BLOCK] cfq-iosched: seek and async performance fixes | Jens Axboe | 2006-03-28 | 2 | -38/+72 |
| * | | | [PATCH] ll_rw_blk: fix 80-col offender in put_io_context() | Jens Axboe | 2006-03-28 | 1 | -1/+3 |
| * | | | [PATCH] cfq-iosched: small cfq_choose_req() optimization | Andreas Mohr | 2006-03-28 | 1 | -18/+32 |
| * | | | [PATCH] [BLOCK] cfq-iosched: change cfq io context linking from list to tree | Jens Axboe | 2006-03-28 | 3 | -124/+114 |
| |/ / |
|
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-03-28 | 1 | -2/+20 |
|\ \ \ |
|
| * | | | [SPARC64]: Implement futex_atomic_cmpxchg_inatomic(). | David S. Miller | 2006-03-28 | 1 | -2/+20 |
| |/ / |
|
* | | | [PATCH] compat_sys_futex() warning fix | Andrew Morton | 2006-03-28 | 1 | -1/+2 |
* | | | [PATCH] sound: Remove unneeded kmalloc() return value casts | Jesper Juhl | 2006-03-28 | 4 | -7/+12 |
* | | | [PATCH] Typo fixes | Alexey Dobriyan | 2006-03-28 | 30 | -39/+39 |
* | | | [PATCH] trivial typos in Documentation/cputopology.txt | Jesper Juhl | 2006-03-28 | 1 | -2/+2 |
* | | | [PATCH] fix signed vs unsigned in nmi watchdog | Jesper Juhl | 2006-03-28 | 1 | -1/+2 |
* | | | [PATCH] vfree does its own NULL check, no need to be explicit in oss/msnd.c | Jesper Juhl | 2006-03-28 | 1 | -4/+2 |
* | | | [PATCH] no need to check vfree arg for null in oss/sequencer | Jesper Juhl | 2006-03-28 | 1 | -10/+3 |