summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] visws build fixAndrey Panin2006-10-282-53/+5Star
* [PATCH] __vmalloc with GFP_ATOMIC causes 'sleeping from invalid context'Giridhar Pemmasani2006-10-281-1/+2
* [PATCH] vmscan: Fix temp_priority raceMartin Bligh2006-10-281-5/+1Star
* [PATCH] mm: clean up pagecache allocationNick Piggin2006-10-281-5/+9
* [PATCH] drivers: wait for threaded probes between initcall levelsAndrew Morton2006-10-282-10/+27
* [PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton2006-10-281-0/+10
* [PATCH] AVR32: add io{read,write}{8,16,32}{be,} supportBen Nizette2006-10-261-0/+33
* [PATCH] AVR32: Fix oversize immediates in atomic.hHaavard Skinnemoen2006-10-261-4/+4
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2006-10-263-8/+4Star
|\
| * [SCSI] replace u8 and u32 with __u8 and __u32 in scsi.h for user spaceFUJITA Tomonori2006-10-261-1/+1
| * [SCSI] scsi_debug: support REPORT TARGET PORT GROUPSHannes Reinecke2006-10-261-0/+3
| * [SCSI] libiscsi: fix oops in connection create failure pathMike Christie2006-10-261-3/+0Star
| * [SCSI] iscsi class: fix slab corruption during restartMike Christie2006-10-261-4/+0Star
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-10-261-0/+2
|\ \
| * | [PATCH] x86-64: Only look at per_cpu data for online cpus.Eric W. Biederman2006-10-251-0/+2
* | | Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...Linus Torvalds2006-10-269-64/+144
|\ \ \
| * | | [POWERPC] Fix CHRP platforms with only 8259Benjamin Herrenschmidt2006-10-251-0/+1
| * | | [POWERPC] Fix device_is_compatible() const warningBenjamin Herrenschmidt2006-10-251-4/+6
| * | | [POWERPC] Cell timebase bug workaroundBenjamin Herrenschmidt2006-10-255-23/+62
| * | | [POWERPC] Support feature fixups in vdso'sBenjamin Herrenschmidt2006-10-254-39/+67
| * | | [POWERPC] Support nested cpu feature sectionsBenjamin Herrenschmidt2006-10-251-5/+9
| * | | [POWERPC] Consolidate feature fixup codeBenjamin Herrenschmidt2006-10-252-2/+7
| * | | [POWERPC] Add 970GX cputable entryJake Moilanen2006-10-231-0/+1
* | | | [ARM] 3902/1: Enable GPIO81-84 on PXA255Craig Hughes2006-10-241-1/+1
| |/ / |/| |
* | | [PATCH] Remove __must_check for device_for_each_child()Russell King2006-10-231-1/+1
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2006-10-231-1/+1
|\ \ \
| * | | [ALSA] version 1.0.13Jaroslav Kysela2006-10-221-1/+1
| |/ /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-10-233-10/+1Star
|\ \ \
| * | | [NET]: kernel-doc fix for sock.hRandy Dunlap2006-10-231-2/+1Star
| * | | [NET]: Reduce sizeof(struct flowi) by 20 bytes.Eric Dumazet2006-10-222-8/+0Star
| |/ /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-10-231-2/+5
|\ \ \
| * | | [SPARC64]: 8-byte align return value from compat_alloc_user_space()David S. Miller2006-10-231-2/+5
| |/ /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2006-10-2317-99/+10Star
|\ \ \ | |/ / |/| |
| * | sh: Convert INTC2 to IRQ table registration.Paul Mundt2006-10-203-13/+1Star
| * | sh: Add some missing board headers.Paul Mundt2006-10-196-0/+420
| * | sh: Fix exception_handling_table alignment.Paul Mundt2006-10-191-0/+7
| * | sh: Cleanup board header directories.Paul Mundt2006-10-197-434/+0Star
| * | sh: Remove board-specific ide.h headers.Paul Mundt2006-10-197-72/+0Star
| * | sh: Proper show_stack/show_trace() implementation.Paul Mundt2006-10-191-0/+2
* | | [MIPS] Fix aliasing bug in copy_to_user_page / copy_from_user_pageRalf Baechle2006-10-222-18/+15Star
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-10-211-1/+1
|\ \ \
| * | | [PATCH] libata: typo fixTejun Heo2006-10-211-1/+1
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-10-211-19/+16Star
|\ \ \ \
| * \ \ \ Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-10-211-19/+16Star
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | [PATCH] softmac: Fix WX and association related racesMichael Buesch2006-10-171-19/+16Star
* | | | | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-10-215-0/+23
|\ \ \ \ \
| * | | | | [PATCH] x86-64: Revert timer routing behaviour back to 2.6.16 stateAndi Kleen2006-10-211-0/+2
| * | | | | [PATCH] i386: Disable nmi watchdog on all ThinkPadsAndi Kleen2006-10-211-0/+2
| * | | | | [PATCH] x86-64: x86_64 add NX mask for PTE entrybibo,mao2006-10-211-0/+1
| * | | | | [PATCH] x86-64: Speed up dwarf2 unwinderJan Beulich2006-10-212-0/+18