aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-04-02
|\
| * [PATCH] powerpc: iSeries needs slb_initialize to be calledStephen Rothwell2006-04-01
| * powerpc: hook up the splice syscallPaul Mackerras2006-04-01
| * [PATCH] powerpc/cell: compile fixesDave Jones2006-04-01
| * [PATCH] powerpc: trivial spelling fixes in fault.cAnton Blanchard2006-04-01
| * [PATCH] powerpc/pseries: EEH CleanupNathan Fontenot2006-04-01
| * [PATCH] powerpc/pseries: misc lparcfg fixesWill Schmidt2006-04-01
| * [PATCH] powerpc/pseries: fix device name printing, again.Linas Vepstas2006-04-01
| * [PATCH] powerpc: Extends HCALL interface for InfiniBand usageHeiko J Schick2006-04-01
| * [PATCH] powerpc/pseries: Change H_StudlyCaps to H_SHOUTING_CAPSSegher Boessenkool2006-04-01
| * [PATCH] powerpc/pseries: print message if EEH recovery failsLinas Vepstas2006-04-01
| * [PATCH] powerpc/pseries: mutex lock to serialize EEH event processingLinas Vepstas2006-04-01
| * Merge branch 'for_paulus' of git://git.kernel.org/pub/scm/linux/kernel/git/ga...Paul Mackerras2006-04-01
| |\
| | * powerpc: converted embedded platforms to use new define_machine supportKumar Gala2006-03-31
| | * powerpc: merge machine_check_exception between ppc32 & ppc64Kumar Gala2006-03-30
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-04-02
|\ \ \
| * | | [SPARC]: Wire up sys_sync_file_range() into syscall tables.David S. Miller2006-04-01
| * | | [SPARC]: Wire up sys_splice() into the syscall tables.David S. Miller2006-04-01
| * | | [SPARC64]: Update defconfig.David S. Miller2006-04-01
| * | | [SPARC64]: Align address in huge_pte_alloc().David S. Miller2006-04-01
| * | | [SPARC64]: Document the instruction checks we do in do_sparc64_fault().David S. Miller2006-04-01
| * | | [SPARC64]: Make tsb_sync() mm comparison more precise.David S. Miller2006-04-01
| |/ /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-04-02
|\ \ \
| * | | [NET]: Fully fix the memory leaks in sys_accept().David S. Miller2006-04-01
| * | | [NETFILTER]: iptables 32bit compat layerDmitry Mishin2006-04-01
| * | | [NETFILTER]: {ip,nf}_conntrack_netlink: fix expectation notifier unregistrationMartin Josefsson2006-04-01
| * | | [NETFILTER]: fix ifdef for connmark support in nf_conntrack_netlinkMartin Josefsson2006-04-01
| * | | [NETFILTER]: x_tables: unify IPv4/IPv6 multiport matchYasuyuki Kozakai2006-04-01
| * | | [NETFILTER]: x_tables: unify IPv4/IPv6 esp matchYasuyuki Kozakai2006-04-01
| * | | [NET]: Fix dentry leak in sys_accept().David S. Miller2006-04-01
| * | | [IPSEC]: Kill unused decap state structureHerbert Xu2006-04-01
| * | | [IPSEC]: Kill unused decap state argumentHerbert Xu2006-04-01
| * | | [NET]: com90xx kmalloc fixAndrew Morton2006-04-01
| * | | [TG3]: Update driver version and reldate.David S. Miller2006-04-01
| * | | [TG3]: Revert "Speed up SRAM access"David S. Miller2006-04-01
| |/ /
* | | splice: add SPLICE_F_NONBLOCK flagLinus Torvalds2006-04-02
* | | ppc64: actually add sys_splice() to the system call tableLinus Torvalds2006-04-02
|/ /
* | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-04-01
|\ \
| * | [SERIAL] Allow 8250 PCI, PNP, GSC and HP300 support to be disabledRussell King2006-03-29
* | | Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-04-01
|\ \ \
| * | | [MMC] Pass -DDEBUG on compiler command line if MMC_DEBUG selectedRussell King2006-03-29
| * | | [MMC] Add OMAP MMC host driverCarlos Aguiar2006-03-29
| |/ /
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-04-01
|\ \ \
| * | | [ARM] 3424/2: ixp23xx: fix uncompress.h for recent CRLF decompressor changeLennert Buytenhek2006-03-30
| * | | [ARM] 3434/1: pxa i2s amsl defineMarc-Andre Hebert2006-03-30
| * | | [ARM] 3425/1: xsc3: need to include pgtable-hwdef.hLennert Buytenhek2006-03-30
| * | | [ARM] Allow un-muxed syscalls to be available for everyoneRussell King2006-03-30
| * | | [ARM] 3420/1: Missing clobber in example codePaul Brook2006-03-28
| * | | Merge nommu treeRussell King2006-03-28
| |\ \ \
| | * | | [ARM] nommu: fixups for the exception vectorsHyok S. Choi2006-03-27