aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* sched: Remove rq argument to sched_class::task_waking()Peter Zijlstra2011-04-141-3/+7
* sched: Drop the rq argument to sched_class::select_task_rq()Peter Zijlstra2011-04-141-2/+1
* sched: Provide p->on_rqPeter Zijlstra2011-04-141-0/+1
* mutex: Use p->on_cpu for the adaptive spinPeter Zijlstra2011-04-142-2/+2
* sched: Always provide p->on_cpuPeter Zijlstra2011-04-141-3/+1
* sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-141-0/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-04-121-8/+3
|\
| * PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKSRafael J. Wysocki2011-04-111-8/+3
* | vfs: Re-introduce s_uuid in the superblockLinus Torvalds2011-04-121-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds2011-04-122-2/+16
|\ \
| * | mfd: Fetch cell pointer from platform_device->mfd_cellSamuel Ortiz2011-04-122-2/+16
| |/
* | Revert "vfs: Export file system uuid via /proc/<pid>/mountinfo"Linus Torvalds2011-04-121-1/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-04-117-9/+23
|\
| * ipv4: Fix "Set rt->rt_iif more sanely on output routes."OGAWA Hirofumi2011-04-071-2/+3
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-04-061-2/+13
| |\
| | * mac80211: fix comment regarding aggregation buf_sizeJohannes Berg2011-04-041-2/+13
| * | can: mcp251x: Allow pass IRQ flags through platform data.Enric Balletbo i Serra2011-04-061-0/+2
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-04-054-5/+5
| |\ \ | | |/ | |/|
| | * netfilter: af_info: add 'strict' parameter to limit lookup to .oifFlorian Westphal2011-04-041-1/+1
| | * netfilter: af_info: add network namespace parameter to route hookFlorian Westphal2011-04-041-1/+2
| | * IPVS: fix NULL ptr dereference in ip_vs_ctl.c ip_vs_genl_dump_daemons()Hans Schillstrom2011-04-041-1/+1
| | * netfilter: ipset: references are protected by rwlock instead of mutexJozsef Kadlecsik2011-04-042-3/+2
* | | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-07139-191/+191
|\ \ \
| * | | Fix common misspellingsLucas De Marchi2011-03-31139-194/+194
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...Linus Torvalds2011-04-053-1/+4
|\ \ \ \
| * | | | dm: improve block integrity supportMike Snitzer2011-04-051-0/+2
| * | | | fs: export empty_aopsJens Axboe2011-04-051-0/+2
| * | | | block: get rid of elv_insert() interfaceJens Axboe2011-04-051-1/+0
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-04-054-3/+7
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | sctp: fix auth_hmacs field's length of struct sctp_cookieWei Yongjun2011-04-011-1/+1
| | |/ | |/|
| * | net: Fix dev dev_ethtool_get_rx_csum() for forced NETIF_F_RXCSUMMichał Mirosław2011-04-011-2/+2
| * | usbnet: use eth%d name for known ethernet devicesArnd Bergmann2011-04-011-0/+2
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-04-011-0/+2
| |\ \
| | * | Bluetooth: Fix HCI_RESET command synchronizationGustavo F. Padovan2011-03-241-0/+2
* | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-04-044-11/+14
|\ \ \ \
| * | | | drm: fix "persistant" typoJan Engelhardt2011-04-052-11/+11
| * | | | drm/radeon/kms: add some new ontario pci idsAlex Deucher2011-04-051-0/+2
| * | | | drm: export drm_find_cea_extension to driversBen Skeggs2011-04-011-0/+1
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-04-041-1/+1
|\ \ \ \ \
| * | | | | x86, amd-nb: Rename CPU PCI id define for F4Borislav Petkov2011-03-311-1/+1
* | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-04-041-1/+1
|\ \ \ \ \ \
| * | | | | | perf: Fix task context schedulingPeter Zijlstra2011-03-311-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-04-042-0/+27
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2011-04-0119-192/+953
| |\ \ \ \ \ \
| | * | | | | | rcu: create new rcu_access_index() and use in mcePaul E. McKenney2011-04-011-0/+20
| | |/ / / / /
| * | | | | | WARN_ON_SMP(): Add comment to explain ({0;})Steven Rostedt2011-03-281-0/+7
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-04-011-8/+8
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2011-03-281-8/+8
| |\ \ \ \ \ \ \
| | * | | | | | | ASoC: Explicitly say registerless widgets have no registerMark Brown2011-03-231-8/+8
* | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-04-011-0/+1
|\ \ \ \ \ \ \ \ \