index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched: Change usage of rt_rq->rt_se to rt_rq->tg->rt_se[cpu]
Yong Zhang
2010-02-04
1
-2
/
+8
*
sched: Remove unused update_shares_locked()
Peter Zijlstra
2010-02-02
1
-14
/
+0
*
sched: Use for_each_bit
Akinobu Mita
2010-02-02
1
-3
/
+1
*
sched: Queue a deboosted task to the head of the RT prio queue
Thomas Gleixner
2010-01-22
1
-1
/
+1
*
sched: Implement head queueing for sched_rt
Thomas Gleixner
2010-01-22
1
-8
/
+11
*
sched: Extend enqueue_task to allow head queueing
Thomas Gleixner
2010-01-22
4
-9
/
+13
*
sched: Remove USER_SCHED
Dhaval Giani
2010-01-21
7
-504
/
+38
*
sched: Fix the place where group powers are updated
Gautham R Shenoy
2010-01-21
1
-4
/
+3
*
sched: Assume *balance is valid
Peter Zijlstra
2010-01-21
1
-3
/
+3
*
sched: Remove load_balance_newidle()
Peter Zijlstra
2010-01-21
1
-122
/
+13
*
sched: Unify load_balance{,_newidle}()
Peter Zijlstra
2010-01-21
1
-56
/
+59
*
sched: Add a lock break for PREEMPT=y
Peter Zijlstra
2010-01-21
1
-0
/
+4
*
sched: Remove from fwd decls
Peter Zijlstra
2010-01-21
1
-67
/
+60
*
sched: Remove rq_iterator from move_one_task
Peter Zijlstra
2010-01-21
1
-110
/
+36
*
sched: Remove rq_iterator usage from load_balance_fair
Peter Zijlstra
2010-01-21
1
-51
/
+29
*
sched: Remove the sched_class load_balance methods
Peter Zijlstra
2010-01-21
5
-104
/
+37
*
sched: Move load balance code into sched_fair.c
Peter Zijlstra
2010-01-21
2
-1840
/
+1844
*
sched: Don't expose local functions
H Hartley Sweeten
2010-01-17
3
-3
/
+3
*
sched: might_sleep(): Make file parameter const char *
Simon Kagstrom
2009-12-28
2
-3
/
+4
*
Linux 2.6.33-rc2
v2.6.33-rc2
Linus Torvalds
2009-12-24
1
-1
/
+1
*
Merge branch 'sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/lin...
Linus Torvalds
2009-12-24
2
-5
/
+37
|
\
|
*
SYSCTL: Add a mutex to the page_alloc zone order sysctl
Andi Kleen
2009-12-23
1
-4
/
+7
|
*
SYSCTL: Print binary sysctl warnings (nearly) only once
Andi Kleen
2009-12-23
1
-1
/
+30
*
|
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
2009-12-24
2
-1
/
+10
|
\
\
|
*
|
HWPOISON: Add PROC_FS dependency to hwpoison injector v2
Andi Kleen
2009-12-21
2
-1
/
+10
*
|
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2009-12-24
32
-664
/
+1432
|
\
\
\
|
*
\
\
Merge branch 'misc-2.6.33' into release
Len Brown
2009-12-24
12
-305
/
+431
|
|
\
\
\
|
|
*
|
|
hp-wmi: Fix two memleaks
Thomas Renninger
2009-12-24
1
-1
/
+8
|
|
*
|
|
acer-wmi, msi-wmi: Remove needless DMI MODULE_ALIAS
Thomas Renninger
2009-12-24
2
-13
/
+0
|
|
*
|
|
dell-wmi: do not keep driver loaded on unsupported boxes
Dmitry Torokhov
2009-12-24
1
-22
/
+19
|
|
*
|
|
wmi: Free the allocated acpi objects through wmi_get_event_data
Anisse Astier
2009-12-24
3
-2
/
+5
|
|
*
|
|
drivers/platform/x86/acerhdf.c: check BIOS information whether it begins with...
Peter Feuerer
2009-12-24
1
-18
/
+28
|
|
*
|
|
acerhdf: add new BIOS versions
Peter Feuerer
2009-12-24
1
-2
/
+15
|
|
*
|
|
acerhdf: limit modalias matching to supported
Stefan Bader
2009-12-24
1
-3
/
+4
|
|
*
|
|
toshiba_acpi: convert to seq_file
Alexey Dobriyan
2009-12-24
1
-112
/
+147
|
|
*
|
|
asus_acpi: convert to seq_file
Alexey Dobriyan
2009-12-24
1
-127
/
+194
|
|
*
|
|
ACPI: do not select ACPI_DOCK from ATA_ACPI
Carlos R. Mafra
2009-12-24
1
-1
/
+0
|
|
*
|
|
MAINTAINERS: add maintainer for msi-wmi driver
Anisse Astier
2009-12-23
1
-0
/
+5
|
|
*
|
|
fujitu-laptop: fix tests of acpi_evaluate_integer() return value
Jonathan Woithe
2009-12-23
1
-4
/
+4
|
|
*
|
|
arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c: avoid cross-CPU interrupts by usi...
Andrew Morton
2009-12-22
1
-1
/
+3
|
*
|
|
|
Merge branch 'tc1100-wmi' into release
Len Brown
2009-12-24
1
-60
/
+55
|
|
\
\
\
\
|
|
*
|
|
|
tc1100-wmi - switch to using dev_pm_ops
Dmitry Torokhov
2009-12-16
1
-6
/
+16
|
|
*
|
|
|
tc1100-wmi - add error handling for device registration
Dmitry Torokhov
2009-12-16
1
-28
/
+30
|
|
*
|
|
|
tc1100-wmi - switch to using attribute group
Dmitry Torokhov
2009-12-16
1
-28
/
+11
|
*
|
|
|
|
Merge branch 'sony' into release
Len Brown
2009-12-24
2
-23
/
+72
|
|
\
\
\
\
\
|
|
*
|
|
|
|
sony-laptop: enumerate rfkill devices using SN06
Mattia Dongili
2009-12-23
1
-19
/
+57
|
|
*
|
|
|
|
sony-laptop: rfkill support for newer models
Mattia Dongili
2009-12-23
1
-8
/
+14
|
|
*
|
|
|
|
sony-laptop: add AVMode key mapping
Mattia Dongili
2009-12-16
2
-0
/
+5
|
|
|
/
/
/
/
|
*
|
|
|
|
Merge branch 'classmate' into release
Len Brown
2009-12-24
4
-0
/
+628
|
|
\
\
\
\
\
|
|
*
|
|
|
|
classmate-laptop: add support for Classmate PC ACPI devices
Thadeu Lima de Souza Cascardo
2009-12-24
4
-0
/
+628
|
|
|
|
/
/
/
|
|
|
/
|
|
|
[next]