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
2012-08-23
Merge tag 'upstream-3.6-rc3' of git://git.infradead.org/linux-ubifs
Linus Torvalds
5
-8
/
+7
2012-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
Linus Torvalds
1
-2
/
+2
2012-08-23
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-5
/
+10
2012-08-23
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-7
/
+7
2012-08-23
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-14
/
+52
2012-08-23
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2012-08-23
xfs: check for possible overflow in xfs_ioc_trim
Tomas Racek
1
-2
/
+4
2012-08-23
xfs: unlock the AGI buffer when looping in xfs_dialloc
Christoph Hellwig
1
-8
/
+9
2012-08-23
xfs: fix uninitialised variable in xfs_rtbuf_get()
Dave Chinner
1
-1
/
+1
2012-08-23
powerpc/fsl: fix "Failed to mount /dev: No such device" errors
Kim Phillips
6
-0
/
+6
2012-08-23
powerpc/fsl: update defconfigs
Kim Phillips
5
-102
/
+35
2012-08-23
Merge branch 'randconfig/mach' into fixes
Arnd Bergmann
9
-10
/
+16
2012-08-23
ARM: ux500: don't select LEDS_GPIO for snowball
Arnd Bergmann
2
-1
/
+1
2012-08-23
ARM: imx: build i.MX6 functions only when needed
Arnd Bergmann
2
-4
/
+3
2012-08-23
ftrace/x86: Add support for -mfentry to x86_64
Steven Rostedt
4
-7
/
+39
2012-08-23
ftrace: Do not test frame pointers if -mfentry is used
Steven Rostedt
1
-1
/
+4
2012-08-23
ftrace: Add -mfentry to Makefile on function tracer
Steven Rostedt
2
-1
/
+10
2012-08-23
ftrace: Make recordmcount.c handle __fentry__
Steven Rostedt
1
-1
/
+3
2012-08-23
ARM: imx: select CPU_FREQ_TABLE when needed
Arnd Bergmann
1
-0
/
+1
2012-08-23
ARM: imx: fix ksz9021rn_phy_fixup
Arnd Bergmann
1
-2
/
+2
2012-08-23
ARM: imx: build pm-imx5 code only when PM is enabled
Arnd Bergmann
1
-1
/
+2
2012-08-23
ARM: omap: allow building omap44xx without SMP
Arnd Bergmann
3
-2
/
+7
2012-08-23
Merge tag 'ux500-fixes-v3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
2
-5
/
+9
2012-08-23
Merge branch 'v3.6-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
7
-4
/
+62
2012-08-23
Merge branch 'imx/fixes-for-3.6' of git://git.linaro.org/people/shawnguo/linu...
Arnd Bergmann
455
-2722
/
+4960
2012-08-23
tools lib traceevent: Fix off-by-one bug in pevent_strerror()
Namhyung Kim
1
-1
/
+1
2012-08-23
xen/setup: Fix one-off error when adding for-balloon PFNs to the P2M.
Konrad Rzeszutek Wilk
1
-1
/
+8
2012-08-23
MIPS: pci-ar724x: avoid data bus error due to a missing PCIe module
Gabor Juhos
1
-0
/
+22
2012-08-23
ARM: dts: imx51-babbage: fix esdhc cd/wp properties
Shawn Guo
2
-6
/
+6
2012-08-23
ARM: imx6: spin the cpu until hardware takes it down
Shawn Guo
1
-20
/
+3
2012-08-23
block: replace __getblk_slow misfix by grow_dev_page fix
Hugh Dickins
1
-36
/
+30
2012-08-22
x86, microcode, AMD: Fix broken ucode patch size check
Andreas Herrmann
1
-3
/
+4
2012-08-22
KVM: x86 emulator: use stack size attribute to mask rsp in stack ops
Avi Kivity
1
-9
/
+21
2012-08-22
Linux 3.6-rc3
v3.6-rc3
Linus Torvalds
1
-1
/
+1
2012-08-22
tools lib traceevent: Fix strerror_r() use in pevent_strerror
Namhyung Kim
2
-1
/
+12
2012-08-22
tools lib traceevent: Introduce pevent_strerror
Namhyung Kim
2
-6
/
+57
2012-08-22
tools lib traceevent: Introduce pevent_errno
Namhyung Kim
2
-22
/
+54
2012-08-22
tools lib traceevent: Do not link broken field arg for an old ftrace event
Namhyung Kim
1
-3
/
+3
2012-08-22
perf tools: Keep the perf_event_attr on version 3
Jiri Olsa
2
-3
/
+2
2012-08-22
perf tools: Add pmu mappings to header information
Robert Richter
4
-2
/
+129
2012-08-22
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
28
-181
/
+419
2012-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
8
-108
/
+146
2012-08-22
Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...
Linus Torvalds
4
-12
/
+21
2012-08-22
Merge tag 'for-3.6-rc3' of git://gitorious.org/linux-pwm/linux-pwm
Linus Torvalds
7
-22
/
+36
2012-08-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
7
-14
/
+72
2012-08-22
Merge tag 'nfs-for-3.6-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
17
-119
/
+241
2012-08-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-46
/
+56
2012-08-22
perf report: Update event names from header description
Robert Richter
1
-1
/
+51
2012-08-22
perf tools: Refactor print_event_desc()
Robert Richter
1
-41
/
+93
2012-08-22
perf tools: Catch event names from command line
Robert Richter
5
-18
/
+78
[prev]
[next]