index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
mempool.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-12-21
perf session: Fallback to unordered processing if no sample_id_all
Ian Munsie
14
-15
/
+31
2010-12-16
perf, x86: Provide a PEBS capable cycle event
Peter Zijlstra
1
-0
/
+26
2010-12-16
perf: Sysfs enumeration
Peter Zijlstra
2
-1
/
+95
2010-12-16
perf: Dynamic pmu types
Peter Zijlstra
10
-15
/
+54
2010-12-16
init: Initialized IDR earlier
Peter Zijlstra
1
-1
/
+1
2010-12-16
perf: Move perf_event_init() into main.c
Peter Zijlstra
2
-2
/
+2
2010-12-16
perf, x86: Detect broken BIOSes that corrupt the PMU
Peter Zijlstra
1
-6
/
+42
2010-12-16
perf: Fix off by one in perf_swevent_init()
Dan Carpenter
1
-1
/
+1
2010-12-13
x86, watchdog: Compile fix when CONFIG_LOCAL_APIC not enabled
Don Zickus
1
-0
/
+3
2010-12-10
perf, sparc: Fix CONFIG_PERF_EVENTS=y build error
Ingo Molnar
1
-1
/
+1
2010-12-10
x86, NMI: Add back unknown_nmi_panic and nmi_watchdog sysctls
Don Zickus
6
-18
/
+30
2010-12-10
lockup detector: Compile fixes from removing the old x86 nmi watchdog
Don Zickus
2
-2
/
+10
2010-12-09
x86: Address 'unused' warning in hw_nmi.c again
Rakib Mullick
1
-1
/
+1
2010-12-09
perf session: Remove unneeded dump_printf calls
Arnaldo Carvalho de Melo
1
-12
/
+11
2010-12-09
perf session: Split out user event processing
Thomas Gleixner
1
-18
/
+24
2010-12-09
perf session: Split out sample preprocessing
Thomas Gleixner
1
-15
/
+25
2010-12-09
perf session: Move dump code to event delivery path
Thomas Gleixner
1
-5
/
+5
2010-12-09
perf session: Add file_offset to event delivery function
Thomas Gleixner
1
-4
/
+8
2010-12-09
perf session: Store file offset in sample_queue
Thomas Gleixner
1
-2
/
+5
2010-12-09
perf session: Consolidate the dump code
Thomas Gleixner
2
-25
/
+40
2010-12-09
perf session: Dont queue events w/o timestamps
Thomas Gleixner
1
-1
/
+1
2010-12-09
perf event: Prevent unbound event__name array access
Thomas Gleixner
4
-6
/
+19
2010-12-09
perf report: Allow user to specify path to kallsyms file
David Ahern
4
-2
/
+13
2010-12-08
perf: Stop all counters on reboot
Peter Zijlstra
1
-1
/
+23
2010-12-08
perf, amd: Remove the nb lock
Peter Zijlstra
1
-13
/
+3
2010-12-08
perf: Fix duplicate events with multiple-pmu vs software events
Peter Zijlstra
2
-6
/
+30
2010-12-08
drm/i915: i915 cannot provide switcher services.
Dave Airlie
1
-34
/
+0
2010-12-08
Input: wacom - add new Bamboo PT (0xdb)
David Foley
1
-0
/
+3
2010-12-08
ARM: S3C24XX: Fix mess with gpio {set,get}_pull callbacks
Vasily Khoruzhick
8
-20
/
+81
2010-12-08
drm/radeon/kms: fix vram base calculation on rs780/rs880
Alex Deucher
1
-2
/
+4
2010-12-08
drm/radeon/kms: fix formatting of vram and gtt info
Alex Deucher
1
-2
/
+2
2010-12-08
drm/radeon/kms: forbid big bo allocation (fdo 31708) v3
Jerome Glisse
1
-2
/
+11
2010-12-08
drm: Don't try and disable an encoder that was never enabled
Chris Wilson
1
-1
/
+1
2010-12-08
drm: Add missing drm_vblank_put() along queue vblank error path
Chris Wilson
1
-5
/
+14
2010-12-07
drm/i915/dp: Only apply the workaround if the select is still active
Chris Wilson
1
-2
/
+6
2010-12-07
MN10300: Fix interrupt mask alteration function call name in gdbstub
David Howells
3
-3
/
+6
2010-12-07
autofs4 - remove ioctl mutex (bz23142)
Ian Kent
1
-11
/
+1
2010-12-07
perf makefile: Allow strong and weak functions in LIB_OBJS
Ian Munsie
1
-1
/
+1
2010-12-07
drm/i915: Emit a request to clear a flushed and idle ring for unbusy bo
Chris Wilson
1
-1
/
+11
2010-12-07
Linux 2.6.37-rc5
v2.6.37-rc5
Linus Torvalds
1
-1
/
+1
2010-12-07
ARM: tegra: fix regression from addruart rewrite
Olof Johansson
1
-2
/
+2
2010-12-07
Input: add input driver for polled GPIO buttons
Gabor Juhos
4
-0
/
+280
2010-12-06
PM / Hibernate: Fix memory corruption related to swap
Rafael J. Wysocki
5
-22
/
+30
2010-12-06
PM / Hibernate: Use async I/O when reading compressed hibernation image
Bojan Smojver
1
-15
/
+38
2010-12-06
wmi: use memcmp instead of strncmp to compare GUIDs
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2010-12-06
perf record: Fix eternal wait for stillborn child
Arnaldo Carvalho de Melo
1
-2
/
+4
2010-12-06
kprobes: Use text_poke_smp_batch for unoptimizing
Masami Hiramatsu
3
-6
/
+46
2010-12-06
kprobes: Use text_poke_smp_batch for optimizing
Masami Hiramatsu
3
-19
/
+69
2010-12-06
x86: Introduce text_poke_smp_batch() for batch-code modifying
Masami Hiramatsu
2
-9
/
+47
2010-12-06
kprobes: Reuse unused kprobe
Masami Hiramatsu
1
-2
/
+30
[next]