index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
/
sys-i386
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-09-15
xen/irq: Alter the locking to use a mutex instead of a spinlock.
Konrad Rzeszutek Wilk
1
-20
/
+20
2011-09-13
xen/e820: if there is no dom0_mem=, don't tweak extra_pages.
David Vrabel
1
-4
/
+6
2011-09-08
xen: disable PV spinlocks on HVM
Stefano Stabellini
1
-1
/
+0
2011-09-01
xen/smp: Warn user why they keel over - nosmp or noapic and what to use instead.
Konrad Rzeszutek Wilk
1
-0
/
+10
2011-09-01
xen: x86_32: do not enable iterrupts when returning from exception in interru...
Igor Mammedov
1
-3
/
+5
2011-09-01
xen: use maximum reservation to limit amount of usable RAM
David Vrabel
1
-0
/
+19
2011-08-22
xen/tracing: Fix tracing config option properly
Jeremy Fitzhardinge
1
-1
/
+1
2011-08-22
xen: Do not enable PV IPIs when vector callback not present
Stefano Stabellini
1
-2
/
+2
2011-08-17
xen/x86: replace order-based range checking of M2P table by linear one
Jan Beulich
3
-8
/
+12
2011-08-10
xen: xen-selfballoon.c needs more header files
Randy Dunlap
1
-0
/
+1
2011-08-05
xen/trace: Fix compile error when CONFIG_XEN_PRIVILEGED_GUEST is not set
Konrad Rzeszutek Wilk
1
-0
/
+1
2011-08-04
xen: Fix misleading WARN message at xen_release_chunk
Igor Mammedov
1
-5
/
+3
2011-08-04
xen: Fix printk() format in xen/setup.c
Igor Mammedov
1
-2
/
+2
2011-08-04
xen/tracing: it looks like we wanted CONFIG_FTRACE
Jeremy Fitzhardinge
1
-1
/
+1
2011-08-03
xen/self-balloon: Add dependency on tmem.
Konrad Rzeszutek Wilk
1
-1
/
+1
2011-08-03
xen/balloon: Fix compile errors - missing header files.
Konrad Rzeszutek Wilk
1
-2
/
+2
2011-08-03
xen/grant: Fix compile warning.
Konrad Rzeszutek Wilk
1
-1
/
+1
2011-08-03
xen/pciback: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2011-07-30
ext2: remove duplicate 'ext2_get_acl()' define
Linus Torvalds
1
-1
/
+0
2011-07-28
ARM: zynq: remove incorrectly deleted file
Arnd Bergmann
2
-1
/
+1
2011-07-28
at91: add arch specific ioremap support
Jean-Christophe PLAGNIOL-VILLARD
2
-1
/
+29
2011-07-28
at91: factorize sram init
Jean-Christophe PLAGNIOL-VILLARD
9
-115
/
+39
2011-07-28
at91: move register clocks to soc generic init
Jean-Christophe PLAGNIOL-VILLARD
9
-21
/
+11
2011-07-28
at91: move clock subsystem init to soc generic init
Jean-Christophe PLAGNIOL-VILLARD
10
-31
/
+18
2011-07-28
at91: use structure to store the current soc
Jean-Christophe PLAGNIOL-VILLARD
10
-120
/
+341
2011-07-28
at91: remove AT91_DBGU offset from dbgu register macro
Jean-Christophe PLAGNIOL-VILLARD
5
-25
/
+28
2011-07-28
at91: factorize at91 interrupts init to soc
Jean-Christophe PLAGNIOL-VILLARD
45
-322
/
+61
2011-07-28
at91: introduce commom AT91_BASE_SYS
Jean-Christophe PLAGNIOL-VILLARD
54
-173
/
+232
2011-07-28
n2_crypto: Attach on Niagara-T3.
David S. Miller
1
-15
/
+18
2011-07-28
n2rng: Attach on Niagara-T3.
David S. Miller
2
-13
/
+18
2011-07-28
watchdog: WatchDog Timer Driver Core - Add minimum and max timeout
Wim Van Sebroeck
4
-0
/
+21
2011-07-28
watchdog: WatchDog Timer Driver Core - Add ioctl call
Wim Van Sebroeck
3
-0
/
+13
2011-07-28
watchdog: WatchDog Timer Driver Core - Add nowayout feature
Wim Van Sebroeck
3
-10
/
+22
2011-07-28
watchdog: WatchDog Timer Driver Core - Add Magic Close feature
Wim Van Sebroeck
3
-3
/
+32
2011-07-28
watchdog: WatchDog Timer Driver Core - Add WDIOC_SETTIMEOUT and WDIOC_GETTIME...
Wim Van Sebroeck
3
-0
/
+34
2011-07-28
watchdog: WatchDog Timer Driver Core - Add WDIOC_SETOPTIONS ioctl
Wim Van Sebroeck
3
-9
/
+80
2011-07-28
watchdog: WatchDog Timer Driver Core - Add WDIOC_KEEPALIVE ioctl
Wim Van Sebroeck
2
-0
/
+8
2011-07-28
watchdog: WatchDog Timer Driver Core - Add basic ioctl functionality
Wim Van Sebroeck
3
-0
/
+42
2011-07-28
watchdog: WatchDog Timer Driver Core - Add basic framework
Wim Van Sebroeck
8
-0
/
+566
2011-07-28
watchdog: hpwdt: add next gen HP servers
Thomas Mingarelli
1
-27
/
+77
2011-07-28
arm/dt: tegra devicetree support
Grant Likely
7
-0
/
+368
2011-07-28
arm/versatile: Add device tree support
Grant Likely
11
-0
/
+414
2011-07-28
dt/irq: add irq_domain_generate_simple() helper
Grant Likely
2
-0
/
+68
2011-07-28
irq: add irq_domain translation infrastructure
Grant Likely
9
-19
/
+219
2011-07-28
tg3: Remove 5719 jumbo frames and TSO blocks
Matt Carlson
1
-3
/
+3
2011-07-28
tg3: Break larger frags into 4k chunks for 5719
Matt Carlson
2
-6
/
+47
2011-07-28
tg3: Add tx BD budgeting code
Matt Carlson
1
-20
/
+29
2011-07-28
tg3: Consolidate code that calls tg3_tx_set_bd()
Matt Carlson
1
-37
/
+42
2011-07-28
tg3: Add partial fragment unmapping code
Matt Carlson
2
-0
/
+27
2011-07-28
tg3: Generalize tg3_skb_error_unmap()
Matt Carlson
1
-32
/
+16
[next]