summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-04-2721-308/+184
|\
| * [MIPS] Replace old fashioned "__typeof" with "__typeof__".Robert P. J. Day2007-04-271-1/+1
| * [MIPS] Updated Sibyte headersMark Mason2007-04-2712-107/+175
| * [MIPS] Remove unused argument from kunmap_coherent().Ralf Baechle2007-04-271-1/+1
| * [MIPS] IP22: Get rid of volatile in IP22 core code.Ralf Baechle2007-04-273-3/+3
| * [MIPS] JMR3927 cleanupAtsushi Nemoto2007-04-274-196/+4
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-04-2713-30/+234
|\ \
| * | [S390] Clean up smp code in preparation for some larger changes.Heiko Carstens2007-04-271-5/+0
| * | [S390] split page_test_and_clear_dirty.Martin Schwidefsky2007-04-273-10/+18
| * | [S390] Processor degradation notification.Heiko Carstens2007-04-271-0/+1
| * | [S390] zfcpdump support.Michael Holzheu2007-04-275-0/+83
| * | [S390] Use generic bug.Heiko Carstens2007-04-271-13/+56
| * | [S390] Improved oops output.Martin Schwidefsky2007-04-271-0/+1
| * | [S390] cio: ccwgroup register vs. unregister.Cornelia Huck2007-04-271-0/+1
| * | [S390] cio: Channel-path configure function.Peter Oberparleiter2007-04-273-0/+66
| * | [S390] cio/ipl: Clean interface between cio and ipl code.Heiko Carstens2007-04-272-2/+8
| |/
* | [AVR32] Fix compile error with gcc 4.1Haavard Skinnemoen2007-04-271-9/+4
* | avr32: remove unneeded cast in atomic.hMathieu Desnoyers2007-04-271-1/+1
* | [AVR32] Use memcpy/memset in memcpy_{from,to}_io and memset_ioHaavard Skinnemoen2007-04-271-14/+3
* | [AVR32] Get rid of board_setup_fbmem()Haavard Skinnemoen2007-04-271-2/+2
* | [AVR32] Simplify early handling of memory regionsHaavard Skinnemoen2007-04-271-8/+2
* | [AVR32] Move setup_bootmem() from mm/init.c to kernel/setup.cHaavard Skinnemoen2007-04-271-1/+0
* | [AVR32] Make I/O access macros work with external devicesHaavard Skinnemoen2007-04-272-152/+222
* | [AVR32] Clean up exception handling codeHaavard Skinnemoen2007-04-273-24/+45
* | [AVR32] Clean up cpu identification and add features bitmapHaavard Skinnemoen2007-04-271-0/+9
* | [AVR32] Clean up asm/sysreg.hHaavard Skinnemoen2007-04-271-294/+249
* | [AVR32] Put cpu in sleep 0 when idle.Hans-Christian Egtvedt2007-04-271-0/+2
* | [AVR32] Change system timer from count-compare to Timer/Counter 0Hans-Christian Egtvedt2007-04-271-0/+112
* | [AVR32] Add nwait and tdf parameters to SMC configurationHans-Christian Egtvedt2007-04-271-0/+22
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-04-252-0/+4
|\
| * [IPV6]: Disallow RH0 by default.YOSHIFUJI Hideaki2007-04-242-0/+4
* | Taskstats fix the structure members alignment issueBalbir Singh2007-04-241-5/+8
|/
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-04-215-21/+11
|\
| * [MIPS] Fix wrong checksum for split TCP packets on 64-bit MIPSDave Johnson2007-04-201-1/+1
| * [MIPS] Fix BUG(), BUG_ON() handlingAtsushi Nemoto2007-04-201-1/+2
| * [MIPS] Retry {save,restore}_fp_context if failed in atomic context.Atsushi Nemoto2007-04-201-2/+7
| * [MIPS] Disallow CpU exception in kernel again.Atsushi Nemoto2007-04-202-17/+0
| * [MIPS] Add missing silicon revisions for BCM112xMark Mason2007-04-201-0/+1
* | NFS: clean up the unstable write codeTrond Myklebust2007-04-211-30/+0
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-04-181-3/+7
|\
| * [NET]: Set a separate lockdep class for neighbour table's proxy_queuePavel Emelianov2007-04-171-0/+7
| * [NET]: Get rid of alloc_skb_from_cacheHerbert Xu2007-04-171-3/+0
* | Provide dummy devm_ioport_* if !HAS_IOPORTRussell King2007-04-181-0/+13
* | alpha: build fixes - force architectureIvan Kokshaysky2007-04-181-12/+35
* | alpha: fixes for specific machine typesIvan Kokshaysky2007-04-182-0/+3
* | kernel-doc: fix plist.h commentsRandy Dunlap2007-04-181-31/+23
* | allow vmsplice to work in 32-bit mode on ppc64Don Zickus2007-04-181-1/+1
|/
* NFS: Ensure PG_writeback is cleared when writeback failsTrond Myklebust2007-04-151-1/+0
* Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-04-111-0/+2
|\
| * ide: correctly prevent IDE timer expiry function to run if request was alread...Suleiman Souhlal2007-04-101-0/+2