| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: DSP: eleminate used_dsp. | Ralf Baechle | 2006-01-10 | 1 | -1/+0 |
* | MIPS: DSP: Context switch the DSPcontrol register also. | Ralf Baechle | 2006-01-10 | 1 | -0/+2 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-01-09 | 1 | -0/+69 |
|\ |
|
| * | [PATCH] PCI Error Recovery: header file patch | linas | 2006-01-09 | 1 | -0/+67 |
| * | [PATCH] PCI: Export pci_cfg_space_size | Benjamin Herrenschmidt | 2006-01-09 | 1 | -0/+1 |
| * | [PATCH] pci: store PCI_INTERRUPT_PIN in pci_dev | Kristen Accardi | 2006-01-09 | 1 | -0/+1 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6 | Linus Torvalds | 2006-01-09 | 60 | -18/+995 |
|\ \ |
|
| * | | [PATCH] mutex subsystem, semaphore to completion: drivers/block/loop.c | Ingo Molnar | 2006-01-09 | 1 | -2/+2 |
| * | | [PATCH] mutex subsystem, semaphore to completion: IDE ->gendev_rel_sem | Aleksey Makarov | 2006-01-09 | 1 | -2/+3 |
| * | | [PATCH] mutex subsystem, semaphore to mutex: VFS, sb->s_lock | Ingo Molnar | 2006-01-09 | 1 | -3/+3 |
| * | | [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem | Jes Sorensen | 2006-01-09 | 6 | -11/+12 |
| * | | [PATCH] mutex subsystem, more debugging code | Ingo Molnar | 2006-01-09 | 1 | -0/+4 |
| * | | [PATCH] mutex subsystem, debugging code | Ingo Molnar | 2006-01-09 | 2 | -0/+26 |
| * | | [PATCH] mutex subsystem, core | Ingo Molnar | 2006-01-09 | 1 | -0/+119 |
| * | | [PATCH] mutex subsystem, add default include/asm-*/mutex.h files | Arjan van de Ven | 2006-01-09 | 19 | -0/+171 |
| * | | [PATCH] mutex subsystem, add include/asm-arm/mutex.h | Nicolas Pitre | 2006-01-09 | 1 | -0/+128 |
| * | | [PATCH] mutex subsystem, add include/asm-x86_64/mutex.h | Ingo Molnar | 2006-01-09 | 1 | -0/+113 |
| * | | [PATCH] mutex subsystem, add include/asm-i386/mutex.h | Arjan van de Ven | 2006-01-09 | 1 | -0/+124 |
| * | | [PATCH] mutex subsystem, add asm-generic/mutex-[dec|xchg|null].h implementations | Ingo Molnar | 2006-01-09 | 3 | -0/+251 |
| * | | [PATCH] mutex subsystem, add typecheck_fn(type, function) | Chuck Ebbert | 2006-01-09 | 1 | -0/+9 |
| * | | [PATCH] mutex subsystem, add atomic_xchg() to all arches | Ingo Molnar | 2006-01-09 | 22 | -0/+30 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-01-09 | 2 | -4/+4 |
|\ \ \ |
|
| * | | | spelling: s/retreive/retrieve/ | Adrian Bunk | 2006-01-10 | 1 | -3/+3 |
| * | | | s/assoicated/associated/ | Adrian Bunk | 2006-01-10 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-01-09 | 3 | -12/+18 |
|\ \ \ |
|
| * | | | [PKT_SCHED]: Convert tc action functions to single skb pointers | Patrick McHardy | 2006-01-09 | 1 | -1/+1 |
| * | | | [PKT_SCHED]: Use USEC_PER_SEC | Patrick McHardy | 2006-01-09 | 1 | -11/+12 |
| * | | | [CRYPTO] Allow multiple implementations of the same algorithm | Herbert Xu | 2006-01-09 | 1 | -0/+5 |
| |/ / |
|
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-01-09 | 35 | -1814/+1346 |
|\ \ \ |
|
| * | | | [ARM] 3070/2: Add __ioremap_pfn() API | Deepak Saxena | 2006-01-09 | 3 | -3/+12 |
| * | | | Merge Linus' tree. | Russell King | 2006-01-09 | 142 | -1781/+1258 |
| |\ \ \ |
|
| * | | | | [ARM] AT91RM9200 doesn't need anything in dma.h | Russell King | 2006-01-09 | 1 | -8/+0 |
| * | | | | [ARM] 3240/2: AT91RM9200 support for 2.6 (Core) | SAN People | 2006-01-09 | 17 | -0/+1473 |
| * | | | | [ARM] Remove EPXA10DB machine support | Russell King | 2006-01-08 | 21 | -1942/+0 |
* | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-mmc | Linus Torvalds | 2006-01-09 | 1 | -2/+4 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | [MMC] Indicate that R1/R1b contains command opcode | Pierre Ossman | 2006-01-09 | 1 | -2/+3 |
| * | | | | [MMC] Add DATA_MULTI flag | Russell King | 2006-01-09 | 1 | -0/+1 |
| |/ / / |
|
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb | Linus Torvalds | 2006-01-09 | 9 | -106/+150 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | V4L/DVB (3325): WSS output interface for av7110 | Oliver Endriss | 2006-01-09 | 1 | -0/+2 |
| * | | | V4L/DVB (3307): Some cleanups at I2C modules | Mauro Carvalho Chehab | 2006-01-09 | 2 | -2/+1 |
| * | | | V4L/DVB (3278): convert diagnostics over to the new v4l2-common.h macros. | Hans Verkuil | 2006-01-09 | 2 | -2/+3 |
| * | | | V4L/DVB (3276): Added new diagnositics macros, convert msp3400 to the new mac... | Hans Verkuil | 2006-01-09 | 1 | -12/+51 |
| * | | | V4L/DVB (3269): ioctls cleanups. | Michael Krufky | 2006-01-09 | 5 | -10/+27 |
| * | | | V4L/DVB (3214): Calculate the saa7115 AMCLK regs instead of using fixed values | Hans Verkuil | 2006-01-09 | 1 | -10/+5 |
| * | | | V4L/DVB (3245): Added some comments about multiple tuner support. | Hans Verkuil | 2006-01-09 | 1 | -3/+19 |
| * | | | V4L/DVB (3234): Included advanced debug option to tvp5150.c | Mauro Carvalho Chehab | 2006-01-09 | 1 | -0/+1 |
| * | | | V4L/DVB (3233): Fixed API to set I2S speed control | Mauro Carvalho Chehab | 2006-01-09 | 2 | -1/+7 |
| * | | | V4L/DVB (3196): correct Thomson DTT 761x frequency ranges | Michael Krufky | 2006-01-09 | 1 | -1/+1 |
| * | | | V4L/DVB (3167): added ntsc parameter to tuner and more standardized debugs | Mauro Carvalho Chehab | 2006-01-09 | 1 | -5/+5 |
| * | | | V4L/DVB (3116): tda9887 improvements: better defaults, better configurability. | Hans Verkuil | 2006-01-09 | 1 | -13/+18 |