summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | [POWERPC] Fix rmb() for e500-based machines itAndy Fleming2006-11-011-3/+3
* | | [PATCH] libata: unexport ata_dev_revalidate()Tejun Heo2006-10-311-1/+0
|/ /
* | Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds2006-10-312-1/+2
|\ \
| * | [IA64] move SAL_CACHE_FLUSH check later in bootTroy Heber2006-10-311-0/+1
| * | [IA64] don't double >> PAGE_SHIFT pointer for /dev/kmem accessJes Sorensen2006-10-261-1/+1
* | | [MIPS] Fixup migration to GENERIC_TIMEAtsushi Nemoto2006-10-313-30/+3
* | | [MIPS] VSMP: Synchronize cp0 counters on bootup.Ralf Baechle2006-10-311-0/+2
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2006-10-312-3/+12
|\ \ \
| * | | sh: Fix IPR-IRQ's for IRQ-chip change breakage.Jamie Lenehan2006-10-311-2/+8
| * | | sh: Wire up new syscalls.Paul Mundt2006-10-311-1/+4
| | |/ | |/|
* | | [PATCH] uml: add INITCALLSJeff Dike2006-10-311-7/+1
|/ /
* | [MIPS] MIPS doesn't need compat_sys_getdents.Ralf Baechle2006-10-301-0/+1
* | [MIPS] Wire up getcpu(2) and epoll_wait(2) syscalls.Ralf Baechle2006-10-301-6/+12
* | [PATCH] MTD: fix last kernel-doc warningRandy Dunlap2006-10-301-1/+1
* | [PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEADPeter Zijlstra2006-10-301-0/+9
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-10-291-10/+10
|\ \
| * | [ARM] Add __must_check to uaccess functionsRussell King2006-10-281-10/+10
* | | [PATCH] taskstats: kill ->taskstats_lock in favor of ->siglockOleg Nesterov2006-10-282-10/+6
* | | [PATCH] taskstats_tgid_alloc: optimizationOleg Nesterov2006-10-281-0/+3
* | | [PATCH] taskstats_tgid_free: fix usageOleg Nesterov2006-10-281-11/+2
* | | [PATCH] Constify compat_get_bitmap argumentStephen Rothwell2006-10-281-1/+1
* | | [PATCH] visws build fixAndrey Panin2006-10-282-53/+5
* | | [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/+1
* | | [PATCH] mm: clean up pagecache allocationNick Piggin2006-10-281-5/+9
|/ /
* | [PATCH] drivers: wait for threaded probes between initcall levelsAndrew Morton2006-10-272-10/+27
* | [PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton2006-10-271-0/+10
|/
* [PATCH] AVR32: add io{read,write}{8,16,32}{be,} supportBen Nizette2006-10-251-0/+33
* [PATCH] AVR32: Fix oversize immediates in atomic.hHaavard Skinnemoen2006-10-251-4/+4
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2006-10-253-8/+4
|\
| * [SCSI] replace u8 and u32 with __u8 and __u32 in scsi.h for user spaceFUJITA Tomonori2006-10-251-1/+1
| * [SCSI] scsi_debug: support REPORT TARGET PORT GROUPSHannes Reinecke2006-10-251-0/+3
| * [SCSI] libiscsi: fix oops in connection create failure pathMike Christie2006-10-251-3/+0
| * [SCSI] iscsi class: fix slab corruption during restartMike Christie2006-10-251-4/+0
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-10-251-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-259-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/+1
|\ \ \
| * | | [NET]: kernel-doc fix for sock.hRandy Dunlap2006-10-221-2/+1
OpenPOWER on IntegriCloud