| Commit message (Expand) | Author | Age |
* | [MIPS] Fixup migration to GENERIC_TIME | Atsushi Nemoto | 2006-10-31 |
* | [MIPS] VSMP: Synchronize cp0 counters on bootup. | Ralf Baechle | 2006-10-31 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2006-10-31 |
|\ |
|
| * | sh: Fix IPR-IRQ's for IRQ-chip change breakage. | Jamie Lenehan | 2006-10-30 |
| * | sh: Wire up new syscalls. | Paul Mundt | 2006-10-30 |
* | | [PATCH] uml: add INITCALLS | Jeff Dike | 2006-10-31 |
|/ |
|
* | [MIPS] MIPS doesn't need compat_sys_getdents. | Ralf Baechle | 2006-10-30 |
* | [MIPS] Wire up getcpu(2) and epoll_wait(2) syscalls. | Ralf Baechle | 2006-10-30 |
* | [PATCH] MTD: fix last kernel-doc warning | Randy Dunlap | 2006-10-30 |
* | [PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEAD | Peter Zijlstra | 2006-10-30 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-10-29 |
|\ |
|
| * | [ARM] Add __must_check to uaccess functions | Russell King | 2006-10-28 |
* | | [PATCH] taskstats: kill ->taskstats_lock in favor of ->siglock | Oleg Nesterov | 2006-10-28 |
* | | [PATCH] taskstats_tgid_alloc: optimization | Oleg Nesterov | 2006-10-28 |
* | | [PATCH] taskstats_tgid_free: fix usage | Oleg Nesterov | 2006-10-28 |
* | | [PATCH] Constify compat_get_bitmap argument | Stephen Rothwell | 2006-10-28 |
* | | [PATCH] visws build fix | Andrey Panin | 2006-10-28 |
* | | [PATCH] __vmalloc with GFP_ATOMIC causes 'sleeping from invalid context' | Giridhar Pemmasani | 2006-10-28 |
* | | [PATCH] vmscan: Fix temp_priority race | Martin Bligh | 2006-10-28 |
* | | [PATCH] mm: clean up pagecache allocation | Nick Piggin | 2006-10-28 |
|/ |
|
* | [PATCH] drivers: wait for threaded probes between initcall levels | Andrew Morton | 2006-10-27 |
* | [PATCH] vmlinux.lds: consolidate initcall sections | Andrew Morton | 2006-10-27 |
* | [PATCH] AVR32: add io{read,write}{8,16,32}{be,} support | Ben Nizette | 2006-10-25 |
* | [PATCH] AVR32: Fix oversize immediates in atomic.h | Haavard Skinnemoen | 2006-10-25 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2006-10-25 |
|\ |
|
| * | [SCSI] replace u8 and u32 with __u8 and __u32 in scsi.h for user space | FUJITA Tomonori | 2006-10-25 |
| * | [SCSI] scsi_debug: support REPORT TARGET PORT GROUPS | Hannes Reinecke | 2006-10-25 |
| * | [SCSI] libiscsi: fix oops in connection create failure path | Mike Christie | 2006-10-25 |
| * | [SCSI] iscsi class: fix slab corruption during restart | Mike Christie | 2006-10-25 |
* | | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2006-10-25 |
|\ \ |
|
| * | | [PATCH] x86-64: Only look at per_cpu data for online cpus. | Eric W. Biederman | 2006-10-24 |
* | | | Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po... | Linus Torvalds | 2006-10-25 |
|\ \ \ |
|
| * | | | [POWERPC] Fix CHRP platforms with only 8259 | Benjamin Herrenschmidt | 2006-10-24 |
| * | | | [POWERPC] Fix device_is_compatible() const warning | Benjamin Herrenschmidt | 2006-10-24 |
| * | | | [POWERPC] Cell timebase bug workaround | Benjamin Herrenschmidt | 2006-10-24 |
| * | | | [POWERPC] Support feature fixups in vdso's | Benjamin Herrenschmidt | 2006-10-24 |
| * | | | [POWERPC] Support nested cpu feature sections | Benjamin Herrenschmidt | 2006-10-24 |
| * | | | [POWERPC] Consolidate feature fixup code | Benjamin Herrenschmidt | 2006-10-24 |
| * | | | [POWERPC] Add 970GX cputable entry | Jake Moilanen | 2006-10-23 |
* | | | | [ARM] 3902/1: Enable GPIO81-84 on PXA255 | Craig Hughes | 2006-10-24 |
| |/ /
|/| | |
|
* | | | [PATCH] Remove __must_check for device_for_each_child() | Russell King | 2006-10-23 |
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa | Linus Torvalds | 2006-10-23 |
|\ \ \ |
|
| * | | | [ALSA] version 1.0.13 | Jaroslav Kysela | 2006-10-22 |
| |/ / |
|
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-10-23 |
|\ \ \ |
|
| * | | | [NET]: kernel-doc fix for sock.h | Randy Dunlap | 2006-10-22 |
| * | | | [NET]: Reduce sizeof(struct flowi) by 20 bytes. | Eric Dumazet | 2006-10-21 |
| |/ / |
|
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-10-23 |
|\ \ \ |
|
| * | | | [SPARC64]: 8-byte align return value from compat_alloc_user_space() | David S. Miller | 2006-10-23 |
| |/ / |
|
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2006-10-23 |
|\ \ \
| |/ /
|/| | |
|
| * | | sh: Convert INTC2 to IRQ table registration. | Paul Mundt | 2006-10-20 |