aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* Merge branch 'slab/rcu' into slab/nextPekka Enberg2011-03-11
|\
| * slub: automatically reserve bytes at the end of slabLai Jiangshan2011-03-11
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-03-05
| |\
| | * libceph: fix msgr keepalive flagSage Weil2011-03-04
| | * libceph: fix msgr backoffSage Weil2011-03-04
| * | mm: add alloc_page_vma_node()Andi Kleen2011-03-04
| * | mm: change alloc_pages_vma to pass down the policy node for local policyAndi Kleen2011-03-04
| * | Mark ptrace_{traceme,attach,detach} staticLinus Torvalds2011-03-04
| * | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-03
| |\ \
| | * | blktrace: Remove blk_fill_rwbs_rq.Tao Ma2011-03-03
| | * | block: add @force_kblockd to __blk_run_queue()Tejun Heo2011-03-02
| | * | blk-throttle: Do not use kblockd workqueue for throtl workVivek Goyal2011-03-01
| * | | mfd: Don't suspend WM8994 if the CODEC is not suspendedMark Brown2011-03-02
| |/ /
| * | ACPI: Fix build for CONFIG_NET unsetRafael J. Wysocki2011-02-28
| * | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-02-25
| |\ \
| | * | PM: Make ACPI wakeup from S5 work again when CONFIG_PM_SLEEP is unsetRafael J. Wysocki2011-02-24
| * | | rapidio: fix sysfs config attribute to access 16MB of maint spaceAlexandre Bounine2011-02-25
| * | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2011-02-25
| |\ \ \ | | |/ / | |/| |
| | * | Fix over-zealous flush_disk when changing device size.NeilBrown2011-02-24
| * | | mm: prevent concurrent unmap_mapping_range() on the same inodeMiklos Szeredi2011-02-23
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-02-23
| |\ \ \ | | |_|/ | |/| |
| | * | net: dcb: match dcb_app protocol field with 802.1Qaz specJohn Fastabend2011-02-19
| * | | module: explicitly align module_version_attribute structureDmitry Torokhov2011-02-21
| |/ /
| * | Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-02-18
| |\ \
| | * | RTC: Re-enable UIE timer/polling emulationJohn Stultz2011-02-17
| | * | RTC: Revert UIE emulation removalJohn Stultz2011-02-17
| * | | Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-02-18
| |\ \ \
| | * | | workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo2011-02-16
| * | | | Expand CONFIG_DEBUG_LIST to several other list operationsLinus Torvalds2011-02-18
| * | | | thp: prevent hugepages during args/env copying into the user stackAndrea Arcangeli2011-02-15
| * | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-02-15
| |\ \ \ \
| | * \ \ \ Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2011-02-14
| | |\ \ \ \
| | | * | | | ARM: oprofile: Fix backtraces in timer modeAri Kauppi2011-01-26
| | | * | | | oprofile: Fix usage of CONFIG_HW_PERF_EVENTS for oprofile_perf_init and friendsAri Kauppi2011-01-26
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-02-15
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | Input: matrix_keypad - increase the limit of rows and columnsTrilok Soni2011-02-11
| * | | | | | klist: Fix object alignment on 64-bit.David Miller2011-02-13
| * | | | | | security: add cred argument to security_capable()Chris Wright2011-02-11
| * | | | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-02-10
| |\ \ \ \ \ \
| | * | | | | | USB: Fix trout build failure with ci13xxx_msm gadgetPavankumar Kondeti2011-02-04
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-02-10
| |\ \ \ \ \ \ \
| | * | | | | | | CDC NCM errata updates for cdc.hAlexey Orishko2011-02-08
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2011-02-09
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | * | | | | | | virtio: console: Update CopyrightAmit Shah2011-02-08
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-02-06
| |\ \ \ \ \ \ \
| | * | | | | | | genirq: Add missing status flags to modification maskThomas Gleixner2011-02-05
| * | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-02-06
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2011-02-04
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| | | * | | | | | tracing: Replace syscall_meta_data struct array with pointer arraySteven Rostedt2011-02-03
| | | * | | | | | tracepoints: Fix section alignment using pointer arrayMathieu Desnoyers2011-02-03