summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-01-0626-423/+1229
|\ \ \ \
| * \ \ \ Merge branch 'next' into for-linusJames Morris2009-01-0726-423/+1229
| |\ \ \ \
| | * | | | CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #3]David Howells2009-01-076-37/+94
| | * | | | Revert "CRED: Fix regression in cap_capable() as shown up by sys_faccessat() ...James Morris2009-01-079-129/+35
| | * | | | SELinux: shrink sizeof av_inhert selinux_class_perm and contextEric Paris2009-01-053-10/+12
| | * | | | CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2]David Howells2009-01-059-35/+129
| | * | | | Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6_nex...James Morris2009-01-0517-375/+1122
| | |\ \ \ \
| | | * | | | smack: Add support for unlabeled network hosts and networksCasey Schaufler2008-12-314-195/+538
| | | * | | | selinux: Deprecate and schedule the removal of the the compat_net functionalityPaul Moore2008-12-314-38/+23
| | | * | | | netlabel: Update kernel configuration APIPaul Moore2008-12-3110-150/+569
| | * | | | | keys: fix sparse warning by adding __user annotation to castJames Morris2009-01-011-1/+1
| | |/ / / /
* | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-01-062-73/+72
|\ \ \ \ \ \
| * | | | | | hrtimer: splitout peek ahead functionality, fixIngo Molnar2009-01-051-1/+5
| * | | | | | hrtimer: fixup commentsThomas Gleixner2009-01-051-11/+9
| * | | | | | hrtimer: fix recursion deadlock by re-introducing the softirqPeter Zijlstra2009-01-052-34/+29
| * | | | | | hrtimer: simplify hotplug migrationThomas Gleixner2009-01-051-15/+10
| * | | | | | hrtimer: fix HOTPLUG_CPU=n compile warningThomas Gleixner2009-01-051-11/+8
| * | | | | | hrtimer: splitout peek ahead functionalityThomas Gleixner2009-01-051-7/+17
* | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-01-068-37/+35
|\ \ \ \ \ \ \
| * | | | | | | sched: fix section mismatchLi Zefan2009-01-062-2/+2
| * | | | | | | sched: fix double kfree in failure pathLi Zefan2009-01-061-3/+2
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Merge branches 'sched/clock', 'sched/cleanups' and 'linus' into sched/urgentIngo Molnar2009-01-06416-11215/+31831
| |\ \ \ \ \ \ \ \ \ | | | | | |/ / / / / | | | | |/| | | | |
| | | * | | | | | | sched: sched.c declare variables before they get usedJaswinder Singh Rajput2008-12-301-3/+3
| | * | | | | | | | sched_clock: prevent scd->clock from moving backwards, take #2Thomas Gleixner2008-12-313-3/+10
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | sched: clean up arch_reinit_sched_domains()Li Zefan2009-01-052-7/+3
| * | | | | | | | sched: mark sched_create_sysfs_power_savings_entries() as __initLi Zefan2009-01-051-1/+1
| * | | | | | | | Merge branch 'linus' into sched/urgentIngo Molnar2009-01-05857-16062/+23840
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | getrusage: RUSAGE_THREAD should return ru_utime and ru_stimeKOSAKI Motohiro2009-01-041-0/+2
| * | | | | | | | sched: fix sched_slice()Mike Galbraith2009-01-021-18/+12
* | | | | | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-01-061-1/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | genirq: provide irq_to_desc() to non-genirq architectures tooIngo Molnar2009-01-051-1/+6
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-0615-301/+195
|\ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ Merge branches 'core/futexes', 'core/locking', 'core/rcu' and 'linus' into co...Ingo Molnar2009-01-06453-12204/+32757
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|/ / / / | | | | |/| | | | | | |
| | | * | | | | | | | | locking, percpu counters: introduce separate lock classesPeter Zijlstra2008-12-294-22/+18
| | * | | | | | | | | | futex: catch certain assymetric (get|put)_futex_key callsDarren Hart2009-01-021-1/+4
| | * | | | | | | | | | futex: make futex_(get|put)_key() calls symmetricDarren Hart2008-12-301-31/+36
| * | | | | | | | | | | Merge branch 'core/iommu' into core/urgentIngo Molnar2009-01-055-214/+105
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | swiotlb: clean up EXPORT_SYMBOL usageFUJITA Tomonori2008-12-281-14/+14
| | * | | | | | | | | | | swiotlb: remove unnecessary declarationFUJITA Tomonori2008-12-281-3/+0
| | * | | | | | | | | | | swiotlb: replace architecture-specific swiotlb.h with linux/swiotlb.hFUJITA Tomonori2008-12-282-75/+2
| | * | | | | | | | | | | swiotlb: add support for systems with highmemBecky Bruce2008-12-281-17/+51
| | * | | | | | | | | | | swiotlb: store phys address in io_tlb_orig_addr arrayBecky Bruce2008-12-281-90/+30
| | * | | | | | | | | | | swiotlb: add hwdev to swiotlb_phys_to_bus() / swiotlb_sg_to_bus()Jeremy Fitzhardinge2008-12-283-33/+25
| * | | | | | | | | | | | rcu: fix rcutorture bugPaul E. McKenney2009-01-051-10/+8
| * | | | | | | | | | | | rcu: eliminate synchronize_rcu_xxx macroPaul E. McKenney2009-01-053-15/+19
| * | | | | | | | | | | | rcu: make treercu safe for suspend and resumePaul E. McKenney2009-01-051-8/+4
| * | | | | | | | | | | | rcu: fix rcutree grace-period-latency bug on small systemsPaul E. McKenney2009-01-051-0/+1
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-01-0611-85/+464
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-01-062-7/+17
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | ASoC: Fix SND_SOC_ALL_CODECS handling of dual SPI and I2C control busesMark Brown2009-01-061-5/+15