summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-03-135-25/+59
|\
| * locking: Make sparse work with inline spinlocks and rwlocksLuca Barbieri2010-03-132-15/+18
| * rcu: Suppress RCU lockdep warnings during early bootPaul E. McKenney2010-03-041-9/+22
| * rcu: Make rcu_read_lock_sched_held() handle !PREEMPTPaul E. McKenney2010-03-041-0/+14
| * rcu, cgroup: Relax the check in task_subsys_state() as early boot is now hand...Paul E. McKenney2010-03-041-1/+0
| * rcu: Use wrapper function instead of exporting tasklist_lockPaul E. McKenney2010-03-042-1/+5
| * Merge branch 'linus' into core/rcuIngo Molnar2010-03-0140-199/+626
| |\
| * | rcu: Make task_subsys_state() RCU-lockdep checks handle boot-time usePaul E. McKenney2010-02-281-0/+1
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-03-132-7/+28
|\ \ \
| * | | perf: Provide generic perf_sample_data initializationPeter Zijlstra2010-03-101-0/+7
| * | | Merge commit 'v2.6.34-rc1' into perf/urgentIngo Molnar2010-03-09225-1610/+9617
| |\ \ \
| * | | | perf, x86: Restrict the ANY flagPeter Zijlstra2010-03-021-0/+15
| * | | | perf: Remove pointless breakpoint unionFrederic Weisbecker2010-02-271-3/+2
| * | | | percpu: Add __percpu sparse annotations to hw_breakpointTejun Heo2010-02-271-4/+4
| * | | | Merge commit 'v2.6.33' into perf/coreFrederic Weisbecker2010-02-2717-53/+44
| |\ \ \ \
* | \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Linus Torvalds2010-03-121-1/+2
|\ \ \ \ \ \
| * | | | | | fat: Fix stat->f_namelenKevin Dankwardt2010-02-101-1/+2
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-126-16/+16
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-next' into for-linusJiri Kosina2010-03-086-16/+16
| |\ \ \ \ \ \ \
| | * | | | | | | doc: fix typo in comment explaining rb_tree usageNikanth Karthikesan2010-02-251-4/+4
| | * | | | | | | tree-wide: Assorted spelling fixesDaniel Mack2010-02-093-10/+10
| | * | | | | | | Fix spelling of 'platform' in comments and docStefan Weil2010-02-051-1/+1
| | * | | | | | | Fix misspellings of "invocation" in comments.Adam Buchbinder2010-02-041-1/+1
* | | | | | | | | sysctl extern cleanup: pollDave Young2010-03-121-0/+2
* | | | | | | | | sysctl extern cleanup: lockdepDave Young2010-03-121-0/+4
* | | | | | | | | sysctl extern cleanup: rtmutexDave Young2010-03-121-0/+2
* | | | | | | | | sysctl extern cleanup: acctDave Young2010-03-121-0/+1
* | | | | | | | | sysctl extern cleanup: moduleDave Young2010-03-122-0/+2
* | | | | | | | | sysctl extern cleanup: rcuDave Young2010-03-121-0/+4
* | | | | | | | | sysctl extern cleanup: signalDave Young2010-03-121-0/+2
* | | | | | | | | sysctl extern cleanup: C_A_DDave Young2010-03-121-0/+1
* | | | | | | | | decompress: fix new decompressor for PICRussell King2010-03-121-2/+12
* | | | | | | | | pps: serial clients supportRodolfo Giometti2010-03-121-1/+10
* | | | | | | | | ldisc n_tty: add new method n_tty_inherit_ops()Rodolfo Giometti2010-03-121-0/+1
* | | | | | | | | ldisc: new dcd_change() method for line disciplinesRodolfo Giometti2010-03-121-0/+8
* | | | | | | | | dma-mapping: pci: move pci_set_dma_mask and pci_set_consistent_dma_mask to pc...FUJITA Tomonori2010-03-121-2/+0
* | | | | | | | | dma-mapping: dma-mapping.h: add dma_set_coherent_maskFUJITA Tomonori2010-03-121-0/+8
* | | | | | | | | dma-mapping.h: add the dma_unmap state APIFUJITA Tomonori2010-03-122-15/+22
* | | | | | | | | pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori2010-03-121-0/+1
* | | | | | | | | pci-dma: add include/linux/pci-dma.hFUJITA Tomonori2010-03-121-0/+20
* | | | | | | | | nsproxy: remove INIT_NSPROXY()Alexey Dobriyan2010-03-122-13/+0
* | | | | | | | | ipmi: remove ipmi_smi.h self-includeCorey Minyard2010-03-121-1/+0
* | | | | | | | | copy_signal() cleanup: clean thread_group_cputime_init()Veaceslav Falico2010-03-121-2/+0
* | | | | | | | | copy_signal() cleanup: kill taskstats_tgid_init() and acct_init_pacct()Veaceslav Falico2010-03-122-9/+0
* | | | | | | | | ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig2010-03-121-0/+5
* | | | | | | | | nodemask: fix the declaration of NODEMASK_ALLOC()Miao Xie2010-03-121-1/+1
* | | | | | | | | memcg: fix oom kill behaviorKAMEZAWA Hiroyuki2010-03-121-6/+0
* | | | | | | | | cgroups: remove events before destroying subsystem state objectsKirill A. Shutemov2010-03-121-3/+0
* | | | | | | | | cgroup: implement eventfd-based generic API for notificationsKirill A. Shutemov2010-03-121-0/+24
* | | | | | | | | memcg: move charges of anonymous swapDaisuke Nishimura2010-03-122-0/+11
OpenPOWER on IntegriCloud