index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pcmcia
/
db1xxx_ss.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-01-22
perf record: Move perf_mmap__write_tail to perf.h
Arnaldo Carvalho de Melo
2
-12
/
+13
2011-01-22
perf record: Use struct perf_mmap and helpers
Arnaldo Carvalho de Melo
1
-21
/
+4
2011-01-22
perf evsel: Introduce mmap support
Arnaldo Carvalho de Melo
6
-66
/
+107
2011-01-22
perf record: Use perf_evsel__open
Arnaldo Carvalho de Melo
1
-120
/
+113
2011-01-22
perf top: Use perf_evsel__open
Arnaldo Carvalho de Melo
1
-50
/
+42
2011-01-22
perf evsel: Allow specifying if the inherit bit should be set
Arnaldo Carvalho de Melo
4
-14
/
+16
2011-01-22
perf evsel: Support event groups
Arnaldo Carvalho de Melo
4
-18
/
+27
2011-01-22
perf evlist: Adopt the pollfd array
Arnaldo Carvalho de Melo
4
-28
/
+33
2011-01-22
perf evsel: Introduce perf_evlist
Arnaldo Carvalho de Melo
11
-118
/
+180
2011-01-22
perf tools: Fix time function double declaration with glibc
Thomas Renninger
1
-2
/
+2
2011-01-22
perf tools: Fix build by checking if extra warnings are supported
Arnaldo Carvalho de Melo
1
-2
/
+7
2011-01-22
perf tools: Fix build when using gcc 3.4.6
Arnaldo Carvalho de Melo
1
-1
/
+1
2011-01-22
perf tools: Add missing header, fixes build
Arnaldo Carvalho de Melo
1
-0
/
+1
2011-01-23
perf tools: Fix 64 bit integer format strings
Arnaldo Carvalho de Melo
23
-82
/
+93
2011-01-23
perf test: Fix build on older glibcs
Arnaldo Carvalho de Melo
1
-14
/
+19
2011-01-21
perf: perf_event_exit_task_context: s/rcu_dereference/rcu_dereference_raw/
Oleg Nesterov
1
-1
/
+1
2011-01-21
perf test: Use cpu_map->[cpu] when setting affinity
Han Pingtian
1
-4
/
+9
2011-01-21
perf symbols: Fix annotation of thumb code
Dr. David Alan Gilbert
1
-0
/
+7
2011-01-21
perf: Annotate cpuctx->ctx.mutex to avoid a lockdep splat
Peter Zijlstra
1
-0
/
+3
2011-01-19
powerpc, perf: Fix frequency calculation for overflowing counters (FSL version)
Anton Blanchard
1
-0
/
+1
2011-01-19
perf: Fix perf_event_init_task()/perf_event_free_task() interaction
Oleg Nesterov
1
-5
/
+4
2011-01-19
perf: Fix find_get_context() vs perf_event_exit_task() race
Oleg Nesterov
1
-14
/
+20
2011-01-19
Linux 2.6.38-rc1
v2.6.38-rc1
Linus Torvalds
1
-2
/
+2
2011-01-18
hwmon: (lm93) Add support for LM94
Guenter Roeck
3
-4
/
+28
2011-01-18
perf: Validate cpu early in perf_event_alloc()
Oleg Nesterov
1
-4
/
+6
2011-01-18
perf: Find_get_context: fix the per-cpu-counter check
Oleg Nesterov
1
-1
/
+1
2011-01-18
MIPS: Malta: enable Cirrus FB console
Aurelien Jarno
1
-0
/
+3
2011-01-18
MIPS: add CONFIG_VIRTUALIZATION for virtio support
Aurelien Jarno
1
-0
/
+16
2011-01-18
MIPS: Implement __read_mostly
David Daney
2
-1
/
+3
2011-01-18
MIPS: ath79: add common WMAC device for AR913X based boards
Gabor Juhos
6
-0
/
+92
2011-01-18
MIPS: ath79: Add initial support for the Atheros AP81 reference board
Gabor Juhos
4
-0
/
+104
2011-01-18
MIPS: ath79: add common SPI controller device
Gabor Juhos
6
-0
/
+84
2011-01-18
SPI: Add SPI controller driver for the Atheros AR71XX/AR724X/AR913X SoCs
Gabor Juhos
4
-0
/
+324
2011-01-18
MIPS: ath79: add common GPIO buttons device
Gabor Juhos
5
-0
/
+113
2011-01-18
MIPS: ath79: add common watchdog device
Gabor Juhos
3
-0
/
+12
2011-01-18
MIPS: ath79: add common GPIO LEDs device
Gabor Juhos
5
-0
/
+100
2011-01-18
MIPS: ath79: add initial support for the Atheros PB44 reference board
Gabor Juhos
4
-0
/
+73
2011-01-18
MIPS: ath79: utilize the MIPS multi-machine support
Gabor Juhos
3
-0
/
+37
2011-01-18
MIPS: ath79: add GPIOLIB support
Gabor Juhos
7
-2
/
+252
2011-01-18
MIPS: Add initial support for the Atheros AR71XX/AR724X/AR931X SoCs
Gabor Juhos
20
-0
/
+1365
2011-01-18
MIPS: jump label: Add MIPS support.
David Daney
5
-0
/
+110
2011-01-18
MIPS: Use WARN() in uasm for better diagnostics.
David Daney
1
-24
/
+16
2011-01-18
MIPS: Optimize TLB handlers for Octeon CPUs
David Daney
1
-51
/
+310
2011-01-18
MIPS: Add LDX and LWX instructions to uasm.
David Daney
3
-1
/
+24
2011-01-18
MIPS: Use BBIT instructions in TLB handlers
David Daney
1
-29
/
+90
2011-01-18
MIPS: Declare uasm bbit0 and bbit1 functions.
David Daney
1
-0
/
+2
2011-01-18
MIPS: Use C0_KScratch (if present) to hold PGD pointer.
David Daney
3
-18
/
+108
2011-01-18
MIPS: Add DINSM to uasm.
David Daney
2
-1
/
+11
2011-01-18
MIPS: Probe for presence of KScratch registers.
David Daney
3
-0
/
+5
2011-01-18
MIPS: Add generic support for multiple machines within a single kernel
Gabor Juhos
6
-1
/
+157
[next]