aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-21Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds20-110/+592
2010-10-21Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds27-332/+527
2010-10-21Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-6/+12
2010-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds5-84/+59
2010-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds22-0/+3238
2010-10-21kernel: roundup should only reference arguments onceEric Paris1-1/+6
2010-10-21kernel: rounddown helper functionEric Paris1-0/+6
2010-10-21conntrack: export lsm context rather than internal secid via netlinkEric Paris1-1/+9
2010-10-21security: secid_to_secctx returns len when data is NULLEric Paris1-1/+5
2010-10-21secmark: make secmark object handling genericEric Paris3-72/+28
2010-10-21security: remove unused parameter from security_task_setscheduler()KOSAKI Motohiro1-9/+5
2010-10-20ceph: add CEPH_MDS_OP_SETDIRLAYOUT and associated ioctl.Greg Farnum1-0/+1
2010-10-20ceph: add pagelist_reserve, pagelist_truncate, pagelist_set_cursorGreg Farnum1-0/+21
2010-10-20ceph: factor out libceph from Ceph file systemYehuda Sadeh22-0/+3216
2010-10-18jump_label: Add COND_STMT(), reducer wrapperyPeter Zijlstra2-10/+12
2010-10-18perf: Optimize sw eventsPeter Zijlstra1-9/+11
2010-10-18perf: Use jump_labels to optimize the scheduler hooksPeter Zijlstra1-2/+25
2010-10-18jump_label: Add atomic_t interfacePeter Zijlstra1-0/+44
2010-10-18jump_label: Use more consistent namingPeter Zijlstra1-4/+4
2010-10-18perf, hw_breakpoint: Fix crash in hw_breakpoint creationPeter Zijlstra1-0/+7
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra2-9/+22
2010-10-18lockdep: Add improved subclass cachingHitoshi Mitake1-1/+12
2010-10-18Merge branch 'linus' into core/lockingIngo Molnar10-39/+43
2010-10-15types.h: define __aligned_u64 and expose to userspaceEric Paris1-1/+14
2010-10-15oprofile: fix linker errorsAnand Gadiyar1-1/+1
2010-10-15Merge remote branch 'tip/perf/core' into oprofile/coreRobert Richter32-112/+517
2010-10-14Un-inline the core-dump helper functionsLinus Torvalds1-32/+2
2010-10-14Don't dump task struct in a.out core-dumpsLinus Torvalds1-1/+1
2010-10-14stopmachine: Define __stop_machine when CONFIG_STOP_MACHINE=nMasami Hiramatsu1-2/+8
2010-10-12Merge branch 'linus' into core/lockingThomas Gleixner95-263/+805
2010-10-11fanotify: disable fanotify syscallsEric Paris1-1/+0
2010-10-11Merge branch 'oprofile/urgent' (early part) into oprofile/perfRobert Richter39-98/+258
2010-10-11oprofile: Abstract the perf-events backendMatt Fleming1-0/+3
2010-10-11oprofile: Make op_name_from_perf_id() globalMatt Fleming1-0/+4
2010-10-11perf: New helper function for pmu nameMatt Fleming1-0/+1
2010-10-11perf: Add helper function to return number of countersMatt Fleming1-0/+1
2010-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+18
2010-10-08Merge commit 'v2.6.36-rc7' into perf/coreIngo Molnar16-21/+44
2010-10-07Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+1
2010-10-07Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-1/+3
2010-10-07Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds1-0/+1
2010-10-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6David S. Miller1-0/+18
2010-10-07Merge commit 'v2.6.36-rc7' into core/rcuIngo Molnar30-32/+109
2010-10-07Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/rcuIngo Molnar59-205/+422
2010-10-07elevator: fix oops on early call to elevator_change()Jens Axboe1-0/+1
2010-10-06drm/ttm: Fix two race conditions + fix busy codepathsThomas Hellstrom1-1/+3
2010-10-05rcu: move check from rcu_dereference_bh to rcu_read_lock_bh_heldPaul E. McKenney1-1/+1
2010-10-05Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2010-10-05wait: using uninitialized member of wait queueEvgeny Kuznetsov1-0/+1
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds1-3/+2