summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-05-071-10/+37
|\
| * IB: Return "maybe missed event" hint from ib_req_notify_cq()Roland Dreier2007-05-061-9/+31
| * IB: Add CQ comp_vector supportMichael S. Tsirkin2007-05-061-1/+6
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-05-0721-208/+523
|\ \
| * | sh: R7785RP board updates.Ryusuke Sakato2007-05-071-0/+7
| * | sh: Add die chain notifiers.Paul Mundt2007-05-072-0/+38
| * | sh: Solution Engine 7722 board support.Ryusuke Sakato2007-05-071-0/+118
| * | sh: Fix r7780rp build.Paul Mundt2007-05-071-0/+1
| * | sh: kdump support.Paul Mundt2007-05-071-5/+37
| * | sh: Move clock reporting to its own proc entry.Paul Mundt2007-05-071-2/+0
| * | sh: Solution Engine SH7705 board and CPU updates.Nobuhiro Iwamatsu2007-05-071-2/+3
| * | sh: SH7722 clock framework support.dmitry pervushin2007-05-072-1/+35
| * | sh: Obey CONFIG_HZ for HZ definition.Paul Mundt2007-05-071-1/+1
| * | sh: Fix fstatat64() syscall.SUGIOKA Toshinobu2007-05-071-10/+9
| * | sh: SH7780 Solution Engine board support.Nobuhiro Iwamatsu2007-05-071-0/+108
| * | sh: Tidy up L-BOX area5 addresses.Paul Mundt2007-05-071-7/+2
| * | sh: bootmem tidying for discontig/sparsemem preparation.Paul Mundt2007-05-072-7/+9
| * | sh: MS7712SE01 board support.Nobuhiro Iwamatsu2007-05-073-1/+3
| * | sh: L-BOX RE2 support.Nobuhiro Iwamatsu2007-05-071-0/+32
| * | sh: Add SH7785 Highlander board support (R7785RP).Paul Mundt2007-05-073-17/+57
| * | sh: NR_IRQS consolidation.Paul Mundt2007-05-071-86/+5
| * | sh: generic BUG() support.Paul Mundt2007-05-071-31/+61
| * | sh: Bring kgdb back from the dead.Paul Mundt2007-05-072-47/+6
* | | uml: more page fault path trimmingJeff Dike2007-05-072-14/+13
* | | uml: improve checking and diagnostics of ethernet MACsPaolo 'Blaisorblade' Giarrusso2007-05-071-0/+12
* | | ARRAY_SIZE: check for typeRusty Russell2007-05-073-1/+8
* | | swsusp: free more memoryRafael J. Wysocki2007-05-071-6/+0
* | | remove software_suspend()Johannes Berg2007-05-072-9/+1
* | | mm: remove unused page flagsRafael J. Wysocki2007-05-071-12/+0
* | | swsusp: do not use page flagsRafael J. Wysocki2007-05-071-40/+18
* | | swsusp: use inline functions for changing page flagsRafael J. Wysocki2007-05-071-0/+33
* | | ALPHA: "prctl" macrosIvan Kokshaysky2007-05-071-0/+22
* | | h8300 generic irqYoshinori Sato2007-05-073-1/+2
* | | blackfin: serial driverBryan Wu2007-05-071-0/+3
* | | blackfin architectureBryan Wu2007-05-07144-0/+23352
* | | page migration: Only migrate pages if allocation in the highest zone is possibleChristoph Lameter2007-05-071-1/+14
* | | Slab allocators: remove useless __GFP_NO_GROW flagChristoph Lameter2007-05-071-2/+1
* | | slab allocators: Remove SLAB_CTOR_ATOMICChristoph Lameter2007-05-071-1/+0
* | | slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-071-2/+0
* | | KMEM_CACHE(): simplify slab cache creationChristoph Lameter2007-05-071-0/+12
* | | slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGNChristoph Lameter2007-05-071-1/+0
* | | mm: optimize kill_bdev()Peter Zijlstra2007-05-071-0/+1
* | | mm: remove destroy_dirty_buffers from invalidate_bdev()Peter Zijlstra2007-05-071-2/+2
* | | Quicklist support for sparc64David Miller2007-05-071-12/+14
* | | Quicklists for page table pagesChristoph Lameter2007-05-071-0/+94
* | | slub: enable tracking of full slabsChristoph Lameter2007-05-071-0/+1
* | | Add virt_to_head_page and consolidate code in slab and slubChristoph Lameter2007-05-071-0/+6
* | | mm: optimize compound_head() by avoiding a shared page flagChristoph Lameter2007-05-072-20/+28
* | | Make page->private usable in compound pagesChristoph Lameter2007-05-072-5/+42
* | | SLUB: allocate smallest object size if the user asks for 0 bytesChristoph Lameter2007-05-071-2/+6
OpenPOWER on IntegriCloud