index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
xen/e820: if there is no dom0_mem=, don't tweak extra_pages.
David Vrabel
2011-09-13
1
-4
/
+6
*
xen: disable PV spinlocks on HVM
Stefano Stabellini
2011-09-08
1
-1
/
+0
*
xen/smp: Warn user why they keel over - nosmp or noapic and what to use instead.
Konrad Rzeszutek Wilk
2011-09-01
1
-0
/
+10
*
xen: x86_32: do not enable iterrupts when returning from exception in interru...
Igor Mammedov
2011-09-01
1
-3
/
+5
*
xen: use maximum reservation to limit amount of usable RAM
David Vrabel
2011-09-01
1
-0
/
+19
*
xen/tracing: Fix tracing config option properly
Jeremy Fitzhardinge
2011-08-22
1
-1
/
+1
*
xen: Do not enable PV IPIs when vector callback not present
Stefano Stabellini
2011-08-22
1
-2
/
+2
*
xen/x86: replace order-based range checking of M2P table by linear one
Jan Beulich
2011-08-17
3
-8
/
+12
*
xen: xen-selfballoon.c needs more header files
Randy Dunlap
2011-08-10
1
-0
/
+1
*
xen/trace: Fix compile error when CONFIG_XEN_PRIVILEGED_GUEST is not set
Konrad Rzeszutek Wilk
2011-08-05
1
-0
/
+1
*
xen: Fix misleading WARN message at xen_release_chunk
Igor Mammedov
2011-08-04
1
-5
/
+3
*
xen: Fix printk() format in xen/setup.c
Igor Mammedov
2011-08-04
1
-2
/
+2
*
xen/tracing: it looks like we wanted CONFIG_FTRACE
Jeremy Fitzhardinge
2011-08-04
1
-1
/
+1
*
xen/self-balloon: Add dependency on tmem.
Konrad Rzeszutek Wilk
2011-08-03
1
-1
/
+1
*
xen/balloon: Fix compile errors - missing header files.
Konrad Rzeszutek Wilk
2011-08-03
1
-2
/
+2
*
xen/grant: Fix compile warning.
Konrad Rzeszutek Wilk
2011-08-03
1
-1
/
+1
*
xen/pciback: remove duplicated #include
Huang Weiyi
2011-08-03
1
-1
/
+0
*
Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-07-29
2
-1
/
+5
|
\
|
*
xen/tracing: fix compile errors when tracing is disabled.
Jeremy Fitzhardinge
2011-07-25
2
-1
/
+5
*
|
Merge branch 'at91/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-07-29
58
-745
/
+696
|
\
\
|
*
|
at91: add arch specific ioremap support
Jean-Christophe PLAGNIOL-VILLARD
2011-07-28
2
-1
/
+29
|
*
|
at91: factorize sram init
Jean-Christophe PLAGNIOL-VILLARD
2011-07-28
9
-115
/
+39
|
*
|
at91: move register clocks to soc generic init
Jean-Christophe PLAGNIOL-VILLARD
2011-07-28
9
-21
/
+11
|
*
|
at91: move clock subsystem init to soc generic init
Jean-Christophe PLAGNIOL-VILLARD
2011-07-28
10
-31
/
+18
|
*
|
at91: use structure to store the current soc
Jean-Christophe PLAGNIOL-VILLARD
2011-07-28
10
-120
/
+341
|
*
|
at91: remove AT91_DBGU offset from dbgu register macro
Jean-Christophe PLAGNIOL-VILLARD
2011-07-28
5
-25
/
+28
|
*
|
at91: factorize at91 interrupts init to soc
Jean-Christophe PLAGNIOL-VILLARD
2011-07-28
45
-322
/
+61
|
*
|
at91: introduce commom AT91_BASE_SYS
Jean-Christophe PLAGNIOL-VILLARD
2011-07-28
54
-173
/
+232
*
|
|
Merge branch 'next/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/l...
Linus Torvalds
2011-07-29
72
-281
/
+1963
|
\
\
\
|
*
\
\
Merge branch 'imx/dt' into next/dt
Arnd Bergmann
2011-07-28
3540
-226301
/
+120807
|
|
\
\
\
|
|
*
|
|
dmaengine: imx-sdma: add device tree probe support
Shawn Guo
2011-07-27
2
-3
/
+56
|
|
*
|
|
dmaengine: imx-sdma: sdma_get_firmware does not need to copy fw_name
Shawn Guo
2011-07-27
1
-10
/
+2
|
|
*
|
|
dmaengine: imx-sdma: use platform_device_id to identify sdma version
Shawn Guo
2011-07-27
13
-31
/
+51
|
|
*
|
|
mmc: sdhci-esdhc-imx: add device tree probe support
Shawn Guo
2011-07-27
2
-9
/
+103
|
|
*
|
|
mmc: sdhci-pltfm: dt device does not pass parent to sdhci_alloc_host
Shawn Guo
2011-07-27
1
-1
/
+2
|
|
*
|
|
mmc: sdhci-esdhc-imx: get rid of the uses of cpu_is_mx()
Shawn Guo
2011-07-27
7
-27
/
+78
|
|
*
|
|
mmc: sdhci-esdhc-imx: do not reference platform data after probe
Shawn Guo
2011-07-27
1
-9
/
+13
|
|
*
|
|
mmc: sdhci-esdhc-imx: extend card_detect and write_protect support for mx5
Shawn Guo
2011-07-27
9
-63
/
+140
|
|
*
|
|
net/fec: add device tree probe support
Shawn Guo
2011-07-27
2
-5
/
+122
|
|
*
|
|
net: ibm_newemac: convert it to use of_get_phy_mode
Shawn Guo
2011-07-27
5
-41
/
+24
|
|
*
|
|
dt/net: add helper function of_get_phy_mode
Shawn Guo
2011-07-27
2
-0
/
+44
|
|
*
|
|
net/fec: gasket needs to be enabled for some i.mx
Shawn Guo
2011-07-27
7
-17
/
+40
|
|
*
|
|
serial/imx: add device tree probe support
Shawn Guo
2011-07-27
2
-11
/
+91
|
|
*
|
|
serial/imx: get rid of the uses of cpu_is_mx1()
Shawn Guo
2011-07-27
9
-53
/
+113
|
*
|
|
|
arm/dt: tegra devicetree support
Grant Likely
2011-07-28
7
-0
/
+368
|
*
|
|
|
arm/versatile: Add device tree support
Grant Likely
2011-07-28
11
-0
/
+414
|
*
|
|
|
dt/irq: add irq_domain_generate_simple() helper
Grant Likely
2011-07-28
2
-0
/
+68
|
*
|
|
|
irq: add irq_domain translation infrastructure
Grant Likely
2011-07-28
9
-19
/
+219
|
*
|
|
|
arm/dt: Add dtb make rule
Rob Herring
2011-07-25
2
-0
/
+13
|
*
|
|
|
arm/dt: Add skeleton dtsi file
Grant Likely
2011-07-25
1
-0
/
+13
[next]