index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-14
perf tools: Fix build with bison 2.3 and older.
Vinson Lee
3
-4
/
+2
2013-02-14
perf tools: Limit unwind support to x86 archs
Jiri Olsa
1
-0
/
+5
2013-02-14
Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...
Thomas Gleixner
3
-2
/
+15
2013-02-14
perf annotate: Make it to be able to skip unannotatable symbols
Namhyung Kim
2
-2
/
+18
2013-02-14
perf gtk/annotate: Fail early if it can't annotate
Namhyung Kim
1
-8
/
+8
2013-02-14
perf gtk/annotate: Show source lines with gray color
Namhyung Kim
1
-3
/
+27
2013-02-14
perf gtk/annotate: Support multiple event annotation
Namhyung Kim
4
-27
/
+56
2013-02-14
perf ui/gtk: Implement basic GTK2 annotation browser
Namhyung Kim
6
-4
/
+218
2013-02-14
perf annotate: Fix warning message on a missing vmlinux
Namhyung Kim
1
-1
/
+1
2013-02-14
perf buildid-cache: Add --update option
Namhyung Kim
2
-1
/
+53
2013-02-14
Input: ALPS - enable trackstick on Rushmore touchpads
Kevin Cernekee
1
-70
/
+115
2013-02-14
Input: ALPS - add support for "Rushmore" touchpads
Kevin Cernekee
1
-0
/
+52
2013-02-14
Input: ALPS - make the V3 packet field decoder "pluggable"
Kevin Cernekee
2
-44
/
+95
2013-02-14
Input: ALPS - move pixel and bitmap info into alps_data struct
Kevin Cernekee
2
-22
/
+33
2013-02-14
Input: ALPS - fix command mode check
Kevin Cernekee
1
-1
/
+1
2013-02-14
Input: ALPS - rework detection of Pinnacle AGx touchpads
Kevin Cernekee
1
-3
/
+12
2013-02-14
Input: ALPS - move {addr,nibble}_command settings into alps_set_defaults()
Kevin Cernekee
1
-8
/
+4
2013-02-14
Input: ALPS - use function pointers for different protocol handlers
Kevin Cernekee
2
-54
/
+54
2013-02-14
Input: ALPS - rework detection sequence
Kevin Cernekee
2
-76
/
+56
2013-02-14
Input: ALPS - introduce helper function for repeated commands
Kevin Cernekee
1
-41
/
+30
2013-02-14
Input: ALPS - move alps_get_model() down below hw_init code
Kevin Cernekee
1
-93
/
+93
2013-02-14
Input: ALPS - copy "model" info into alps_data struct
Kevin Cernekee
2
-34
/
+43
2013-02-14
Input: ALPS - document the alps.h data structures
Kevin Cernekee
1
-13
/
+61
2013-02-14
Merge remote-tracking branch 'regmap/topic/no-bus' into regmap-next
Mark Brown
3
-13
/
+65
2013-02-14
Merge remote-tracking branch 'regmap/topic/mmio' into regmap-next
Mark Brown
2
-19
/
+107
2013-02-14
Merge remote-tracking branch 'regmap/topic/irq' into regmap-next
Mark Brown
4
-26
/
+102
2013-02-14
Merge remote-tracking branch 'regmap/topic/flat' into regmap-next
Mark Brown
5
-2
/
+77
2013-02-14
Merge remote-tracking branch 'regmap/topic/debugfs' into regmap-next
Mark Brown
2
-18
/
+33
2013-02-14
Merge remote-tracking branch 'regmap/topic/async' into regmap-next
Mark Brown
4
-47
/
+354
2013-02-14
Merge remote-tracking branch 'regmap/topic/24bit' into regmap-next
Mark Brown
1
-0
/
+6
2013-02-14
regmap: mmio: add register clock support
Philipp Zabel
2
-19
/
+107
2013-02-14
regulator: Fix memory garbage dev_err printout.
Russ Dill
1
-2
/
+2
2013-02-14
Merge tag 'v3.8-rc7' into regulator-core
Mark Brown
11252
-298173
/
+523240
2013-02-14
stop_machine: Use smpboot threads
Thomas Gleixner
2
-86
/
+52
2013-02-14
stop_machine: Store task reference in a separate per cpu variable
Thomas Gleixner
1
-16
/
+16
2013-02-14
smpboot: Allow selfparking per cpu threads
Thomas Gleixner
2
-2
/
+8
2013-02-14
regulator: max77686: Reuse rdev_get_id() function.
Thiago Farina
1
-6
/
+8
2013-02-14
omapdrm: fix the dependency to omapdss
Tomi Valkeinen
1
-1
/
+1
2013-02-14
OMAPDSS: add FEAT_DPI_USES_VDDS_DSI to omap3630_dss_feat_list
NeilBrown
1
-0
/
+1
2013-02-13
Input: wacom - add support for DTH-2242
Ping Cheng
2
-1
/
+25
2013-02-13
Input: cyapa - add support for smbus protocol
Benson Leung
1
-5
/
+174
2013-02-13
Input: synaptics - fix 1->3 contact transition reporting
Daniel Kurtz
1
-3
/
+27
2013-02-13
Input: add couple of missing GENERIC_HARDIRQS dependencies
Heiko Carstens
4
-4
/
+5
2013-02-13
workqueue: rename cpu_workqueue to pool_workqueue
Tejun Heo
4
-229
/
+228
2013-02-13
workqueue: reimplement is_chained_work() using current_wq_worker()
Tejun Heo
1
-25
/
+8
2013-02-13
workqueue: fix is_chained_work() regression
Tejun Heo
1
-1
/
+1
2013-02-13
efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameter
Satoru Takeuchi
1
-1
/
+1
2013-02-13
xen: remove redundant NULL check before unregister_and_remove_pcpu().
Cyril Roelandt
1
-2
/
+1
2013-02-13
x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS.
Jan Beulich
1
-7
/
+7
2013-02-13
sparc64: Fix get_user_pages_fast() wrt. THP.
David S. Miller
2
-10
/
+63
[prev]
[next]