aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-10-14
|\
| * Configure out file locking featuresThomas Petazzoni2008-09-29
* | Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...Linus Torvalds2008-10-13
|\ \
| * | proc: remove kernel.maps_protectAlexey Dobriyan2008-10-09
| * | [PATCH] signal, procfs: some lock_task_sighand() users do not need rcu_read_l...Lai Jiangshan2008-10-09
* | | tty: Fix abusers of current->sighand->ttyAlan Cox2008-10-13
* | | tty: Move tty_write_message out of kernel/printkAlan Cox2008-10-13
* | | tty: Add a kref countAlan Cox2008-10-13
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-10-11
|\ \ \
| * \ \ Merge phase #4 (X2APIC, APIC unification, CPU identification unification) of ...Linus Torvalds2008-10-11
| |\ \ \
| | * \ \ Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-DIngo Molnar2008-10-11
| | |\ \ \
| | | * \ \ Merge commit 'v2.6.27-rc6' into x86/unify-cpu-detectIngo Molnar2008-09-10
| | | |\ \ \
| | | * \ \ \ Merge branch 'x86/core' into x86/unify-cpu-detectIngo Molnar2008-09-05
| | | |\ \ \ \
| | | | * \ \ \ Merge branch 'core/resources' into x86/coreIngo Molnar2008-09-04
| | | | |\ \ \ \
| | | | | * | | | IO resources: add reserve_region_with_split()Yinghai Lu2008-09-04
| | | | * | | | | Merge branch 'linus' into x86/coreH. Peter Anvin2008-09-04
| | | | |\| | | |
| | | | * | | | | Merge branch 'x86/cpu' into x86/coreH. Peter Anvin2008-09-04
| | | | |\ \ \ \ \
| | * | | \ \ \ \ \ Merge branch 'x86/apic' into x86-v28-for-linus-phase4-BIngo Molnar2008-10-11
| | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | |
| | | * | | | | | | Merge branch 'linus' into x86/coreIngo Molnar2008-08-14
| | | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merge commit 'v2.6.27-rc1' into x86/coreIngo Molnar2008-07-30
| | | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ Merge branch 'x86/x2apic' into x86/coreIngo Molnar2008-07-26
| | | |\ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-25
| | | | |\ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-22
| | | | |\ \ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-18
| | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | x64, x2apic/intr-remap: generic irq migration support from process contextSuresh Siddha2008-07-12
| * | | | | | | | | | | | | | | Merge phase #3 (IOMMU) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/l...Linus Torvalds2008-10-11
| |\| | | | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \
| | *---. \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for...Ingo Molnar2008-10-10
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|/ / / / / / / | | | | |/| | | | | | | | | | | / / | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | / | | | | |_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | |
| | | | | * | | | | | | | | | | Merge branch 'linus' into x86/iommuIngo Molnar2008-09-14
| | | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ \ \ \ \ \ Merge commit 'v2.6.27-rc6' into x86/iommuIngo Molnar2008-09-10
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | |_|_|_|_|_|_|_|_|_|/ | | | | | | |/| | | | | | | | | |
| | | | | * | | | | | | | | | | | dma-coherent: export dma_[alloc|release]_from_coherent methodsIngo Molnar2008-08-22
| * | | | | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2008-10-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | [CPUFREQ][5/6] cpufreq: Changes to get_cpu_idle_time_us(), used by ondemand g...venkatesh.pallipadi@intel.com2008-10-09
| | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Merge branch 'rcu-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2008-10-10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | Merge branch 'linus' into core/rcuIngo Molnar2008-10-08
| | |\| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | rcu: RCU-based detection of stalled CPUs for Classic RCU, fixIngo Molnar2008-10-03
| | * | | | | | | | | | | | | | | | rcu: RCU-based detection of stalled CPUs for Classic RCUPaul E. McKenney2008-10-03
| | * | | | | | | | | | | | | | | | Merge commit 'v2.6.27-rc8' into core/rcuIngo Molnar2008-10-03
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | rcu: fix sparse shadowed variable warningHarvey Harrison2008-09-23
| | * | | | | | | | | | | | | | | | | Merge commit 'v2.6.27-rc6' into core/rcuIngo Molnar2008-09-10
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / / / / / / / / | | | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | rcuclassic: fix compiler warningHiroshi Shimamoto2008-08-27
| | * | | | | | | | | | | | | | | | | rcu: use irq-safe locksPaul E. McKenney2008-08-21
| | * | | | | | | | | | | | | | | | | rcuclassic: fix compilation NGHiroshi Shimamoto2008-08-19
| | * | | | | | | | | | | | | | | | | rcu: fix locking cleanup falloutPaul E. McKenney2008-08-18
| | * | | | | | | | | | | | | | | | | rcu: remove redundant ACCESS_ONCE definition from rcupreempt.cPaul E. McKenney2008-08-18
| | * | | | | | | | | | | | | | | | | rcu: fix classic RCU locking cleanup lockdep problemPaul E. McKenney2008-08-17
| | * | | | | | | | | | | | | | | | | rcu: trace fix possible mem-leakSteven Rostedt2008-08-15
| | * | | | | | | | | | | | | | | | | rcu: classic RCU locking and memory-barrier cleanupsPaul E. McKenney2008-08-15
| | * | | | | | | | | | | | | | | | | rcu: prevent console flood when one CPU sees another AWOL via RCUPaul E. McKenney2008-08-15
| | * | | | | | | | | | | | | | | | | rcu, debug: detect stalled grace periods, cleanupsIngo Molnar2008-08-11
| | * | | | | | | | | | | | | | | | | rcu, debug: detect stalled grace periodsPaul E. McKenney2008-08-11