index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
amilo-rfkill: Enable using amilo-rfkill with the FSC Amilo L1310.
Jerome Meinke
2013-09-05
1
-0
/
+7
*
wmi: parse_wdg() should return kernel error codes
Dan Carpenter
2013-09-05
1
-2
/
+2
*
hp_wmi: Fix unregister order in hp_wmi_rfkill_setup()
Kirill Tkhai
2013-09-05
1
-8
/
+8
*
platform: replace strict_strto*() with kstrto*()
Jingoo Han
2013-09-05
2
-3
/
+5
*
x86: irst: use module_acpi_driver to simplify the code
Wei Yongjun
2013-09-05
1
-12
/
+1
*
x86: smartconnect: use module_acpi_driver to simplify the code
Wei Yongjun
2013-09-05
1
-12
/
+1
*
platform samsung-q10: use ACPI instead of direct EC calls
Frederick van der Wyck
2013-09-05
2
-45
/
+22
*
thinkpad_acpi: add the ability setting TPACPI_LED_NONE by quirk
Adam Lee
2013-09-05
1
-3
/
+10
*
thinkpad_acpi: return -NODEV while operating uninitialized LEDs
Adam Lee
2013-09-05
1
-2
/
+8
*
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-09-04
6
-26
/
+31
|
\
|
*
x86: avoid remapping data in parse_setup_data()
Linn Crosetto
2013-08-14
3
-13
/
+13
|
*
x86: Use memblock_set_current_limit() to set limit for memblock.
Tang Chen
2013-08-14
1
-2
/
+2
|
*
mm: Remove unused variable idx0 in __early_ioremap()
Jianguo Wu
2013-08-13
1
-3
/
+2
|
*
mm/hotplug, x86: Disable ARCH_MEMORY_PROBE by default
Toshi Kani
2013-07-22
2
-8
/
+14
*
|
Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-09-04
8
-40
/
+97
|
\
\
|
*
|
x86, relocs: Move ELF relocation handling to C
Kees Cook
2013-08-08
8
-40
/
+97
*
|
|
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-09-04
21
-327
/
+545
|
\
\
\
|
*
|
|
nohz: Include local CPU in full dynticks global kick
Frederic Weisbecker
2013-08-16
1
-0
/
+1
|
*
|
|
Merge branch 'timers/nohz-v3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Ingo Molnar
2013-08-14
22
-328
/
+544
|
|
\
\
\
|
|
*
|
|
nohz: Optimize full dynticks's sched hooks with static keys
Frederic Weisbecker
2013-08-14
2
-8
/
+20
|
|
*
|
|
nohz: Optimize full dynticks state checks with static keys
Frederic Weisbecker
2013-08-14
2
-14
/
+25
|
|
*
|
|
nohz: Rename a few state variables
Frederic Weisbecker
2013-08-14
1
-22
/
+22
|
|
*
|
|
vtime: Always debug check snapshot source _before_ updating it
Frederic Weisbecker
2013-08-14
1
-2
/
+2
|
|
*
|
|
vtime: Always scale generic vtime accounting results
Frederic Weisbecker
2013-08-14
1
-6
/
+0
|
|
*
|
|
vtime: Optimize full dynticks accounting off case with static keys
Frederic Weisbecker
2013-08-14
3
-31
/
+67
|
|
*
|
|
vtime: Describe overriden functions in dedicated arch headers
Frederic Weisbecker
2013-08-14
7
-3
/
+14
|
|
*
|
|
m68k: hardirq_count() only need preempt_mask.h
Frederic Weisbecker
2013-08-14
1
-1
/
+1
|
|
*
|
|
hardirq: Split preempt count mask definitions
Frederic Weisbecker
2013-08-14
2
-116
/
+123
|
|
*
|
|
context_tracking: Split low level state headers
Frederic Weisbecker
2013-08-14
2
-30
/
+40
|
|
*
|
|
vtime: Fix racy cputime delta update
Frederic Weisbecker
2013-08-14
1
-1
/
+2
|
|
*
|
|
vtime: Remove a few unneeded generic vtime state checks
Frederic Weisbecker
2013-08-14
1
-12
/
+1
|
|
*
|
|
context_tracking: User/kernel broundary cross trace events
Frederic Weisbecker
2013-08-14
2
-0
/
+63
|
|
*
|
|
context_tracking: Optimize context switch off case with static keys
Frederic Weisbecker
2013-08-14
2
-5
/
+12
|
|
*
|
|
context_tracking: Optimize guest APIs off case with static key
Frederic Weisbecker
2013-08-14
3
-23
/
+21
|
|
*
|
|
context_tracking: Optimize main APIs off case with static key
Frederic Weisbecker
2013-08-14
2
-11
/
+28
|
|
*
|
|
context_tracking: Ground setup for static key use
Frederic Weisbecker
2013-08-14
3
-6
/
+29
|
|
*
|
|
context_tracking: Remove full dynticks' hacky dependency on wide context trac...
Frederic Weisbecker
2013-08-13
2
-7
/
+22
|
|
*
|
|
nohz: Only enable context tracking on full dynticks CPUs
Frederic Weisbecker
2013-08-13
3
-0
/
+13
|
|
*
|
|
context_tracking: Fix runtime CPU off-case
Frederic Weisbecker
2013-08-13
1
-19
/
+33
|
|
*
|
|
vtime: Update a few comments
Frederic Weisbecker
2013-08-13
2
-6
/
+11
|
|
*
|
|
context_tracing: Fix guest accounting with native vtime
Frederic Weisbecker
2013-08-13
2
-32
/
+26
|
|
*
|
|
sched: Consolidate open coded preemptible() checks
Frederic Weisbecker
2013-08-13
2
-5
/
+2
*
|
|
|
|
Merge branch 'x86-fb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-09-04
12
-330
/
+666
|
\
\
\
\
\
|
*
|
|
|
|
fbdev: fbcon: select VT_HW_CONSOLE_BINDING
David Herrmann
2013-08-03
1
-1
/
+2
|
*
|
|
|
|
fbdev: efifb: bind to efi-framebuffer
David Herrmann
2013-08-03
1
-46
/
+22
|
*
|
|
|
|
fbdev: vesafb: bind to platform-framebuffer device
David Herrmann
2013-08-03
1
-39
/
+16
|
*
|
|
|
|
fbdev: simplefb: add common x86 RGB formats
David Herrmann
2013-08-03
1
-0
/
+7
|
*
|
|
|
|
x86: sysfb: move EFI quirks from efifb to sysfb
David Herrmann
2013-08-03
5
-227
/
+282
|
*
|
|
|
|
x86: provide platform-devices for boot-framebuffers
David Herrmann
2013-08-03
5
-0
/
+235
|
*
|
|
|
|
fbdev: simplefb: mark as fw and allocate apertures
David Herrmann
2013-08-03
1
-1
/
+9
[next]