summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2006-10-30[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 warningRandy Dunlap
2006-10-30[PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEADPeter Zijlstra
2006-10-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-10-28[PATCH] taskstats: kill ->taskstats_lock in favor of ->siglockOleg Nesterov
2006-10-28[PATCH] taskstats_tgid_alloc: optimizationOleg Nesterov
2006-10-28[PATCH] taskstats_tgid_free: fix usageOleg Nesterov
2006-10-28[PATCH] Constify compat_get_bitmap argumentStephen Rothwell
2006-10-28[PATCH] visws build fixAndrey Panin
2006-10-28[PATCH] __vmalloc with GFP_ATOMIC causes 'sleeping from invalid context'Giridhar Pemmasani
2006-10-28[PATCH] vmscan: Fix temp_priority raceMartin Bligh
2006-10-28[PATCH] mm: clean up pagecache allocationNick Piggin
2006-10-28[ARM] Add __must_check to uaccess functionsRussell King
2006-10-27[PATCH] drivers: wait for threaded probes between initcall levelsAndrew Morton
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton
2006-10-25[PATCH] AVR32: add io{read,write}{8,16,32}{be,} supportBen Nizette
2006-10-25[PATCH] AVR32: Fix oversize immediates in atomic.hHaavard Skinnemoen
2006-10-25Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2006-10-25Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2006-10-25Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...Linus Torvalds
2006-10-25[SCSI] replace u8 and u32 with __u8 and __u32 in scsi.h for user spaceFUJITA Tomonori
2006-10-25[SCSI] scsi_debug: support REPORT TARGET PORT GROUPSHannes Reinecke
2006-10-25[SCSI] libiscsi: fix oops in connection create failure pathMike Christie
2006-10-25[SCSI] iscsi class: fix slab corruption during restartMike Christie
2006-10-25[POWERPC] Fix CHRP platforms with only 8259Benjamin Herrenschmidt
2006-10-25[POWERPC] Fix device_is_compatible() const warningBenjamin Herrenschmidt
2006-10-25[POWERPC] Cell timebase bug workaroundBenjamin Herrenschmidt
2006-10-25[POWERPC] Support feature fixups in vdso'sBenjamin Herrenschmidt
2006-10-25[POWERPC] Support nested cpu feature sectionsBenjamin Herrenschmidt
2006-10-25[POWERPC] Consolidate feature fixup codeBenjamin Herrenschmidt
2006-10-25[PATCH] x86-64: Only look at per_cpu data for online cpus.Eric W. Biederman
2006-10-24[ARM] 3902/1: Enable GPIO81-84 on PXA255Craig Hughes
2006-10-23[PATCH] Remove __must_check for device_for_each_child()Russell King
2006-10-23Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds
2006-10-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-10-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2006-10-23Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2006-10-23[POWERPC] Add 970GX cputable entryJake Moilanen
2006-10-22[SPARC64]: 8-byte align return value from compat_alloc_user_space()David S. Miller
2006-10-22[NET]: kernel-doc fix for sock.hRandy Dunlap
2006-10-22[ALSA] version 1.0.13Jaroslav Kysela
2006-10-21[NET]: Reduce sizeof(struct flowi) by 20 bytes.Eric Dumazet
2006-10-21[MIPS] Fix aliasing bug in copy_to_user_page / copy_from_user_pageRalf Baechle
2006-10-21Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-10-21Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-10-21Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2006-10-21[PATCH] cpuset: mempolicy migration typo fixPaul Jackson
2006-10-21[PATCH] Reintroduce NODES_SPAN_OTHER_NODES for powerpcAndy Whitcroft
2006-10-21[PATCH] pci: declare pci_get_device_reverse()Andrew Morton