| Commit message (Expand) | Author | Age | Files | Lines |
* | [POWERPC] Fix oprofile support for e500 in arch/powerpc | Andy Fleming | 2006-11-01 | 2 | -15/+85 |
* | [POWERPC] Fix rmb() for e500-based machines it | Andy Fleming | 2006-11-01 | 1 | -3/+3 |
* | Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li... | Linus Torvalds | 2006-10-31 | 2 | -1/+2 |
|\ |
|
| * | [IA64] move SAL_CACHE_FLUSH check later in boot | Troy Heber | 2006-10-31 | 1 | -0/+1 |
| * | [IA64] don't double >> PAGE_SHIFT pointer for /dev/kmem access | Jes Sorensen | 2006-10-26 | 1 | -1/+1 |
* | | [MIPS] Fixup migration to GENERIC_TIME | Atsushi Nemoto | 2006-10-31 | 3 | -30/+3 |
* | | [MIPS] VSMP: Synchronize cp0 counters on bootup. | Ralf Baechle | 2006-10-31 | 1 | -0/+2 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2006-10-31 | 2 | -3/+12 |
|\ \ |
|
| * | | sh: Fix IPR-IRQ's for IRQ-chip change breakage. | Jamie Lenehan | 2006-10-31 | 1 | -2/+8 |
| * | | sh: Wire up new syscalls. | Paul Mundt | 2006-10-31 | 1 | -1/+4 |
* | | | [PATCH] uml: add INITCALLS | Jeff Dike | 2006-10-31 | 1 | -7/+1 |
|/ / |
|
* | | [MIPS] MIPS doesn't need compat_sys_getdents. | Ralf Baechle | 2006-10-30 | 1 | -0/+1 |
* | | [MIPS] Wire up getcpu(2) and epoll_wait(2) syscalls. | Ralf Baechle | 2006-10-30 | 1 | -6/+12 |
* | | [PATCH] MTD: fix last kernel-doc warning | Randy Dunlap | 2006-10-30 | 1 | -1/+1 |
* | | [PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEAD | Peter Zijlstra | 2006-10-30 | 1 | -0/+9 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-10-29 | 1 | -10/+10 |
|\ \ |
|
| * | | [ARM] Add __must_check to uaccess functions | Russell King | 2006-10-28 | 1 | -10/+10 |
* | | | [PATCH] taskstats: kill ->taskstats_lock in favor of ->siglock | Oleg Nesterov | 2006-10-28 | 2 | -10/+6 |
* | | | [PATCH] taskstats_tgid_alloc: optimization | Oleg Nesterov | 2006-10-28 | 1 | -0/+3 |
* | | | [PATCH] taskstats_tgid_free: fix usage | Oleg Nesterov | 2006-10-28 | 1 | -11/+2 |
* | | | [PATCH] Constify compat_get_bitmap argument | Stephen Rothwell | 2006-10-28 | 1 | -1/+1 |
* | | | [PATCH] visws build fix | Andrey Panin | 2006-10-28 | 2 | -53/+5 |
* | | | [PATCH] __vmalloc with GFP_ATOMIC causes 'sleeping from invalid context' | Giridhar Pemmasani | 2006-10-28 | 1 | -1/+2 |
* | | | [PATCH] vmscan: Fix temp_priority race | Martin Bligh | 2006-10-28 | 1 | -5/+1 |
* | | | [PATCH] mm: clean up pagecache allocation | Nick Piggin | 2006-10-28 | 1 | -5/+9 |
|/ / |
|
* | | [PATCH] drivers: wait for threaded probes between initcall levels | Andrew Morton | 2006-10-27 | 2 | -10/+27 |
* | | [PATCH] vmlinux.lds: consolidate initcall sections | Andrew Morton | 2006-10-27 | 1 | -0/+10 |
|/ |
|
* | [PATCH] AVR32: add io{read,write}{8,16,32}{be,} support | Ben Nizette | 2006-10-25 | 1 | -0/+33 |
* | [PATCH] AVR32: Fix oversize immediates in atomic.h | Haavard Skinnemoen | 2006-10-25 | 1 | -4/+4 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2006-10-25 | 3 | -8/+4 |
|\ |
|
| * | [SCSI] replace u8 and u32 with __u8 and __u32 in scsi.h for user space | FUJITA Tomonori | 2006-10-25 | 1 | -1/+1 |
| * | [SCSI] scsi_debug: support REPORT TARGET PORT GROUPS | Hannes Reinecke | 2006-10-25 | 1 | -0/+3 |
| * | [SCSI] libiscsi: fix oops in connection create failure path | Mike Christie | 2006-10-25 | 1 | -3/+0 |
| * | [SCSI] iscsi class: fix slab corruption during restart | Mike Christie | 2006-10-25 | 1 | -4/+0 |
* | | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2006-10-25 | 1 | -0/+2 |
|\ \ |
|
| * | | [PATCH] x86-64: Only look at per_cpu data for online cpus. | Eric W. Biederman | 2006-10-25 | 1 | -0/+2 |
* | | | Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po... | Linus Torvalds | 2006-10-25 | 9 | -64/+144 |
|\ \ \ |
|
| * | | | [POWERPC] Fix CHRP platforms with only 8259 | Benjamin Herrenschmidt | 2006-10-25 | 1 | -0/+1 |
| * | | | [POWERPC] Fix device_is_compatible() const warning | Benjamin Herrenschmidt | 2006-10-25 | 1 | -4/+6 |
| * | | | [POWERPC] Cell timebase bug workaround | Benjamin Herrenschmidt | 2006-10-25 | 5 | -23/+62 |
| * | | | [POWERPC] Support feature fixups in vdso's | Benjamin Herrenschmidt | 2006-10-25 | 4 | -39/+67 |
| * | | | [POWERPC] Support nested cpu feature sections | Benjamin Herrenschmidt | 2006-10-25 | 1 | -5/+9 |
| * | | | [POWERPC] Consolidate feature fixup code | Benjamin Herrenschmidt | 2006-10-25 | 2 | -2/+7 |
| * | | | [POWERPC] Add 970GX cputable entry | Jake Moilanen | 2006-10-23 | 1 | -0/+1 |
* | | | | [ARM] 3902/1: Enable GPIO81-84 on PXA255 | Craig Hughes | 2006-10-24 | 1 | -1/+1 |
| |/ /
|/| | |
|
* | | | [PATCH] Remove __must_check for device_for_each_child() | Russell King | 2006-10-23 | 1 | -1/+1 |
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa | Linus Torvalds | 2006-10-23 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | [ALSA] version 1.0.13 | Jaroslav Kysela | 2006-10-22 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-10-23 | 3 | -10/+1 |
|\ \ \ |
|
| * | | | [NET]: kernel-doc fix for sock.h | Randy Dunlap | 2006-10-22 | 1 | -2/+1 |