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
2010-05-17
perf options: Check v type in OPT_U?INTEGER
Arnaldo Carvalho de Melo
6
-17
/
+18
2010-05-17
perf options: Introduce OPT_UINTEGER
Arnaldo Carvalho de Melo
2
-2
/
+22
2010-05-17
perf tui: Add workaround for slang < 2.1.4
Arnaldo Carvalho de Melo
1
-10
/
+21
2010-05-17
perf record: Fix bug mismatch with -c option definition
Stephane Eranian
1
-6
/
+5
2010-05-17
perf options: Introduce OPT_U64
Arnaldo Carvalho de Melo
2
-0
/
+20
2010-05-17
atomic_t: Remove volatile from atomic_t definition
Anton Blanchard
1
-2
/
+2
2010-05-17
atomic_t: Cast to volatile when accessing atomic variables
Anton Blanchard
20
-25
/
+25
2010-05-16
x86, mrst: add nop functions to x86_init mpparse functions
Jacob Pan
1
-0
/
+5
2010-05-16
x86, mrst, pci: return 0 for non-present pci bars
Jacob Pan
1
-1
/
+1
2010-05-16
perf tui: Add help window to show key associations
Arnaldo Carvalho de Melo
1
-0
/
+60
2010-05-16
perf tui: Make <- exit menus too
Arnaldo Carvalho de Melo
1
-2
/
+1
2010-05-16
Linus 2.6.34
v2.6.34
Linus Torvalds
1
-1
/
+1
2010-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
5
-81
/
+160
2010-05-16
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
4
-7
/
+21
2010-05-16
rtnetlink: make SR-IOV VF interface symmetric
Chris Wright
2
-53
/
+129
2010-05-16
sctp: delete active ICMP proto unreachable timer when free transport
Wei Yongjun
1
-0
/
+4
2010-05-16
tcp: fix MD5 (RFC2385) support
Eric Dumazet
2
-28
/
+27
2010-05-15
perf newt: Add single key shortcuts for zoom into DSO and threads
Arnaldo Carvalho de Melo
1
-3
/
+20
2010-05-15
perf newt: Exit browser unconditionally when CTRL+C, q or Q is pressed
Arnaldo Carvalho de Melo
1
-3
/
+4
2010-05-15
perf newt: Fix the 'A'/'a' shortcut for annotate
Arnaldo Carvalho de Melo
1
-2
/
+2
2010-05-15
perf newt: Make <- exit the ui_browser
Arnaldo Carvalho de Melo
1
-1
/
+3
2010-05-15
MIPS: Oprofile: Fix Loongson irq handler
Wu Zhangjin
1
-1
/
+1
2010-05-15
MIPS: N32: Use compat version for sys_ppoll.
Chandrakala Chavva
1
-1
/
+1
2010-05-15
MIPS FPU emulator: allow Cause bits of FCSR to be writeable by ctc1
Shane McDonald
2
-5
/
+19
2010-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
1
-0
/
+5
2010-05-15
lib/btree: fix possible NULL pointer dereference
kirjanov@gmail.com
1
-1
/
+2
2010-05-15
mmc: at91_mci: modify cache flush routines
Nicolas Ferre
1
-1
/
+1
2010-05-15
Btrfs: check for read permission on src file in the clone ioctl
Dan Rosenberg
1
-0
/
+5
2010-05-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
8
-26
/
+49
2010-05-15
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+3
2010-05-15
JFS: Free sbi memory in error path
Jan Blunck
1
-7
/
+6
2010-05-15
fs/sysv: dereferencing ERR_PTR()
Dan Carpenter
1
-1
/
+1
2010-05-15
Fix double-free in logfs
Al Viro
1
-7
/
+7
2010-05-15
Fix the regression created by "set S_DEAD on unlink()..." commit
Al Viro
5
-11
/
+35
2010-05-15
Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...
Ingo Molnar
18
-130
/
+322
2010-05-15
x86, perf: P4 PMU - fix counters management logic
Cyrill Gorcunov
1
-4
/
+4
2010-05-14
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
12
-35
/
+99
2010-05-14
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+4
2010-05-14
profile: fix stats and data leakage
Hugh Dickins
1
-1
/
+3
2010-05-14
hughd: update email address
Hugh Dickins
1
-1
/
+1
2010-05-14
perf newt: Make <- zoom out filters
Arnaldo Carvalho de Melo
4
-3
/
+120
2010-05-14
x86, mrst: Don't blindly access extended config space
H. Peter Anvin
1
-0
/
+4
2010-05-14
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-6
/
+18
2010-05-14
x86, cacheinfo: Turn off L3 cache index disable feature in virtualized enviro...
Frank Arnold
1
-0
/
+4
2010-05-14
x86, k8: Fix build error when K8_NB is disabled
Borislav Petkov
1
-0
/
+5
2010-05-14
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
2
-8
/
+10
2010-05-14
Merge branch 'davinci-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+1
2010-05-14
DA830: fix USB 2.0 clock entry
Sergei Shtylyov
1
-1
/
+1
2010-05-14
perf report: Report number of events, not samples
Arnaldo Carvalho de Melo
8
-63
/
+107
2010-05-14
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
Steve French
10
-22
/
+96
[prev]
[next]