Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | compat: generic compat get/settimeofday | Christoph Hellwig | 2008-10-16 | 1 | -0/+58 | |
* | Add kerneldoc documentation for new printk format extensions | Andi Kleen | 2008-10-16 | 1 | -0/+2 | |
* | taint: fix kernel-doc | Randy Dunlap | 2008-10-16 | 1 | -15/+15 | |
* | Remove Andrew Morton's old email accounts | Francois Cami | 2008-10-16 | 2 | -2/+2 | |
* | kernel/kallsyms.c: fix double return | WANG Cong | 2008-10-16 | 1 | -1/+0 | |
* | kernel/sys.c: improve code generation | Andrew Morton | 2008-10-16 | 1 | -8/+12 | |
* | utsname: completely overwrite prior information | Vegard Nossum | 2008-10-16 | 1 | -2/+4 | |
* | profiling: dynamically enable readprofile at runtime | Dave Hansen | 2008-10-16 | 2 | -10/+66 | |
* | rlimit: permit setting RLIMIT_NOFILE to RLIM_INFINITY | Adam Tkac | 2008-10-16 | 1 | -4/+12 | |
* | Make the taint flags reliable | Andi Kleen | 2008-10-16 | 4 | -63/+81 | |
* | Kconfig: eliminate "def_bool n" constructs | Jan Beulich | 2008-10-16 | 1 | -1/+0 | |
* | wait: kill is_sync_wait() | Tejun Heo | 2008-10-16 | 1 | -12/+2 | |
* | kernel/dma.c: remove a CVS keyword | Adrian Bunk | 2008-10-16 | 1 | -1/+1 | |
* | pm: rework disabling of user mode helpers during suspend/hibernation | Rafael J. Wysocki | 2008-10-16 | 4 | -38/+55 | |
* | memrlimit: cgroup mm owner callback changes to add task info | Balbir Singh | 2008-10-16 | 2 | -6/+7 | |
* | Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2008-10-14 | 2 | -1/+6 | |
|\ | ||||||
| * | Configure out file locking features | Thomas Petazzoni | 2008-09-29 | 2 | -1/+6 | |
* | | Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya... | Linus Torvalds | 2008-10-13 | 2 | -13/+0 | |
|\ \ | ||||||
| * | | proc: remove kernel.maps_protect | Alexey Dobriyan | 2008-10-10 | 1 | -11/+0 | |
| * | | [PATCH] signal, procfs: some lock_task_sighand() users do not need rcu_read_l... | Lai Jiangshan | 2008-10-10 | 1 | -2/+0 | |
* | | | tty: Fix abusers of current->sighand->tty | Alan Cox | 2008-10-13 | 2 | -6/+5 | |
* | | | tty: Move tty_write_message out of kernel/printk | Alan Cox | 2008-10-13 | 1 | -16/+0 | |
* | | | tty: Add a kref count | Alan Cox | 2008-10-13 | 2 | -4/+5 | |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-10-11 | 26 | -468/+900 | |
|\ \ \ | ||||||
| * \ \ | Merge phase #4 (X2APIC, APIC unification, CPU identification unification) of ... | Linus Torvalds | 2008-10-11 | 2 | -1/+76 | |
| |\ \ \ | ||||||
| | * \ \ | Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D | Ingo Molnar | 2008-10-11 | 1 | -0/+68 | |
| | |\ \ \ | ||||||
| | | * \ \ | Merge commit 'v2.6.27-rc6' into x86/unify-cpu-detect | Ingo Molnar | 2008-09-10 | 10 | -168/+361 | |
| | | |\ \ \ | ||||||
| | | * \ \ \ | Merge branch 'x86/core' into x86/unify-cpu-detect | Ingo Molnar | 2008-09-05 | 2 | -1/+76 | |
| | | |\ \ \ \ | ||||||
| | | | * \ \ \ | Merge branch 'core/resources' into x86/core | Ingo Molnar | 2008-09-04 | 1 | -0/+68 | |
| | | | |\ \ \ \ | ||||||
| | | | | * | | | | IO resources: add reserve_region_with_split() | Yinghai Lu | 2008-09-04 | 1 | -0/+68 | |
| | | | * | | | | | Merge branch 'linus' into x86/core | H. Peter Anvin | 2008-09-04 | 13 | -157/+173 | |
| | | | |\ \ \ \ \ | | | | | |/ / / / | ||||||
| | | | * | | | | | Merge branch 'x86/cpu' into x86/core | H. Peter Anvin | 2008-09-04 | 20 | -88/+135 | |
| | | | |\ \ \ \ \ | ||||||
| | * | | \ \ \ \ \ | Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B | Ingo Molnar | 2008-10-11 | 1 | -1/+8 | |
| | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | | | ||||||
| | | * | | | | | | | Merge branch 'linus' into x86/core | Ingo Molnar | 2008-08-14 | 34 | -441/+724 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ | Merge commit 'v2.6.27-rc1' into x86/core | Ingo Molnar | 2008-07-30 | 32 | -480/+962 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ | Merge branch 'x86/x2apic' into x86/core | Ingo Molnar | 2008-07-26 | 1 | -1/+8 | |
| | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ \ \ \ | Merge branch 'linus' into x86/x2apic | Ingo Molnar | 2008-07-25 | 36 | -685/+1125 | |
| | | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into x86/x2apic | Ingo Molnar | 2008-07-22 | 1 | -1/+1 | |
| | | | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into x86/x2apic | Ingo Molnar | 2008-07-18 | 63 | -1140/+11466 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | x64, x2apic/intr-remap: generic irq migration support from process context | Suresh Siddha | 2008-07-12 | 1 | -1/+8 | |
| * | | | | | | | | | | | | | | | Merge phase #3 (IOMMU) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/l... | Linus Torvalds | 2008-10-11 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / | ||||||
| | | | | | | | | | | | | | | | | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | *---. \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for... | Ingo Molnar | 2008-10-10 | 1 | -0/+2 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|/ / / / / / / | | | | |/| | | | | | | | | | | / / | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | / | | | | |_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | | ||||||
| | | | | * | | | | | | | | | | | Merge branch 'linus' into x86/iommu | Ingo Molnar | 2008-09-14 | 1 | -22/+15 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * \ \ \ \ \ \ \ \ \ \ \ | Merge commit 'v2.6.27-rc6' into x86/iommu | Ingo Molnar | 2008-09-10 | 33 | -341/+556 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | |_|_|_|_|_|_|_|_|_|/ | | | | | | |/| | | | | | | | | | | ||||||
| | | | | * | | | | | | | | | | | | dma-coherent: export dma_[alloc|release]_from_coherent methods | Ingo Molnar | 2008-08-22 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 2008-10-11 | 1 | -1/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | [CPUFREQ][5/6] cpufreq: Changes to get_cpu_idle_time_us(), used by ondemand g... | venkatesh.pallipadi@intel.com | 2008-10-09 | 1 | -1/+10 | |
| | |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | Merge branch 'rcu-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2008-10-10 | 3 | -95/+257 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into core/rcu | Ingo Molnar | 2008-10-09 | 7 | -17/+97 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | rcu: RCU-based detection of stalled CPUs for Classic RCU, fix | Ingo Molnar | 2008-10-03 | 1 | -1/+1 |