index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-11-26
perf: Ignore non-sampling overflows
Peter Zijlstra
1
-0
/
+7
2010-11-26
perf: Don't bother to init the hrtimer for no SW sampling counters
Franck Bui-Huu
1
-11
/
+13
2010-11-26
perf: Limit event refresh to sampling event
Franck Bui-Huu
1
-1
/
+1
2010-11-26
perf: Introduce is_sampling_event()
Franck Bui-Huu
3
-6
/
+11
2010-11-26
scripts/tags.sh: Add magic for trace-events
Peter Zijlstra
1
-1
/
+3
2010-11-26
perf: Fix the software context switch counter
Peter Zijlstra
2
-16
/
+15
2010-11-26
perf, x86: Fixup Kconfig deps
Peter Zijlstra
1
-1
/
+1
2010-11-26
x86, perf, nmi: Disable perf if counters are not accessible
Don Zickus
1
-0
/
+20
2010-11-26
perf: Fix inherit vs. context rotation bug
Thomas Gleixner
2
-2
/
+21
2010-11-26
perf bench: Add feature that measures the performance of the arch/x86/lib/mem...
Hitoshi Mitake
7
-0
/
+62
2010-11-26
perf bench: Print both of prefaulted and no prefaulted results by default
Hitoshi Mitake
1
-57
/
+162
2010-11-23
perf symbols: Remove incorrect open-coded container_of()
Rabin Vincent
1
-1
/
+3
2010-11-22
perf record: Handle restrictive permissions in /proc/{kallsyms,modules}
Arnaldo Carvalho de Melo
1
-8
/
+9
2010-11-22
Linux 2.6.37-rc3
v2.6.37-rc3
Linus Torvalds
1
-1
/
+1
2010-11-20
perf stat: Change and clean up sys_perf_event_open error handling
Corey Ashford
3
-17
/
+29
2010-11-20
ext4: Add EXT4_IOC_TRIM ioctl to handle batched discard
Lukas Czerner
1
-0
/
+24
2010-11-20
fs: Do not dispatch FITRIM through separate super_operation
Lukas Czerner
3
-41
/
+0
2010-11-19
Revert "kernel: make /proc/kallsyms mode 400 to reduce ease of attacking"
Linus Torvalds
1
-1
/
+1
2010-11-19
perf tools: Change my maintainer address
Arnaldo Carvalho de Melo
2
-3
/
+1
2010-11-19
perf tools: Remove hardcoded include paths for elfutils
Robert Morell
3
-7
/
+7
2010-11-19
perf stat: Add no-aggregation mode to -a
Stephane Eranian
2
-25
/
+149
2010-11-19
sata_via: apply magic FIFO fix to vt6420 too
Tejun Heo
1
-4
/
+5
2010-11-19
net: fix kernel-doc for sk_filter_rcu_release
Randy Dunlap
1
-1
/
+1
2010-11-19
be2net: Fix to avoid firmware update when interface is not open.
Sarveshwar Bandi
1
-0
/
+6
2010-11-19
ext4: ext4_fill_super shouldn't return 0 on corruption
Darrick J. Wong
1
-2
/
+3
2010-11-19
drm/i915: Disable FBC on Ironlake to save 1W
Alex Shi
1
-1
/
+2
2010-11-19
drm/i915: Take advantage of auto-polling CRT hotplug detection on PCH hardware
Keith Packard
1
-38
/
+57
2010-11-19
drm/i915/crt: Introduce struct intel_crt
Chris Wilson
1
-27
/
+37
2010-11-19
drm/i915: Do not hold mutex when faulting in user addresses
Chris Wilson
1
-36
/
+27
2010-11-19
drm/radeon/kms: i2c s/sprintf/snprintf/g for safety
Alex Deucher
1
-3
/
+6
2010-11-19
drm/radeon/kms: fix i2c pad masks on rs4xx
Alex Deucher
1
-0
/
+13
2010-11-19
MAINTAINERS: update documentation entries
Randy Dunlap
1
-0
/
+2
2010-11-19
Documentation/development-process: more staging info
Andres Salomon
1
-6
/
+19
2010-11-19
Documentation/development-process: use -next trees instead of staging
Andres Salomon
1
-4
/
+4
2010-11-19
Documentation: change email address for Hans Koch
Hans J. Koch
3
-5
/
+5
2010-11-19
Documentation/gpio.txt: explain poll/select usage
Bernhard Walle
1
-0
/
+10
2010-11-19
Documentation: make configfs example code simpler, clearer
Dan Carpenter
1
-1
/
+1
2010-11-19
kernel-doc: escape xml for structs
Randy Dunlap
1
-3
/
+9
2010-11-18
netfilter: fix IP_VS dependencies
Patrick McHardy
1
-0
/
+1
2010-11-18
net: irda: irttp: sync error paths of data- and udata-requests
Wolfram Sang
1
-4
/
+5
2010-11-18
ipv6: Expose reachable and retrans timer values as msecs
Thomas Graf
1
-9
/
+10
2010-11-18
Fix build failure at cx25821-video driver
Youquan Song
1
-0
/
+1
2010-11-18
ipv6: Expose IFLA_PROTINFO timer values in msecs instead of jiffies
Thomas Graf
1
-3
/
+6
2010-11-18
hardirq.h: needs sched.h if using BKL
Linus Torvalds
1
-0
/
+1
2010-11-18
3c59x: fix build failure on !CONFIG_PCI
Namhyung Kim
1
-2
/
+4
2010-11-18
ipg.c: remove id [SUNDANCE, 0x1021]
Ken Kawasaki
1
-4
/
+2
2010-11-18
net: caif: spi: fix potential NULL dereference
Vasiliy Kulikov
1
-2
/
+2
2010-11-18
ath9k_htc: Avoid setting QoS control for non-QoS frames
Rajkumar Manoharan
1
-1
/
+1
2010-11-18
net: zero kobject in rx_queue_release
John Fastabend
1
-2
/
+8
2010-11-18
net: Fix duplicate volatile warning.
Tetsuo Handa
1
-1
/
+1
[next]