index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
nlattr.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-06-13
Blackfin: move custom sections into sections.h
Mike Frysinger
2
-10
/
+12
2009-06-13
Blackfin: punt unused/wrong mutex-dec.h
Mike Frysinger
1
-112
/
+0
2009-06-13
Blackfin: add support for irqflags
Mike Frysinger
4
-264
/
+77
2009-06-13
Blackfin: add support for bzip2/lzma compressed kernel images
Mike Frysinger
4
-10
/
+34
2009-06-13
Blackfin: convert Kconfig style to def_bool
Mike Frysinger
1
-24
/
+12
2009-06-13
Blackfin: bf548-ezkit: update smsc911x resources
Mike Frysinger
1
-0
/
+13
2009-06-13
Blackfin: update aedos-ipipe code to upstream 1.10-00
Yi Li
2
-33
/
+37
2009-06-13
Blackfin: bf537-stamp: update ADP5520 resources
Mike Frysinger
1
-1
/
+1
2009-06-13
Blackfin: bf518f-ezbrd: fix SPI CS for SPI flash
Graf Yang
1
-1
/
+1
2009-06-13
Blackfin: define SPI IRQ in board resources
Yi Li
18
-3
/
+113
2009-06-13
Blackfin: do not configure the UART early if on wrong processor
Robin Getz
1
-2
/
+6
2009-06-13
Blackfin: fix deadlock in SMP IPI handler
Sonic Zhang
1
-6
/
+7
2009-06-13
Blackfin: fix flag storage for irq funcs
Mike Frysinger
2
-9
/
+10
2009-06-13
Blackfin: push down exception oops checking
Mike Frysinger
1
-45
/
+43
2009-06-13
Blackfin: fix trap_c() exit paths
Mike Frysinger
1
-5
/
+5
2009-06-13
Blackfin: add blackfin_invalidate_entire_icache for SMP systems
Sonic Zhang
6
-4
/
+37
2009-06-13
Blackfin: include the cpu compiled version in /proc/cpuinfo
Robin Getz
1
-2
/
+11
2009-06-13
Blackfin: add support for GENERIC_BUG
Mike Frysinger
4
-8
/
+99
2009-06-13
Blackfin: rename bfin_addr_dcachable to bfin_addr_dcacheable
Jie Zhang
4
-6
/
+6
2009-06-13
Blackfin: export ip_compute_csum/csum_partial_copy_from_user symbols
Mike Frysinger
1
-0
/
+2
2009-06-13
Blackfin: only handle CPLB protection violations when MPU is enabled
Robin Getz
2
-55
/
+10
2009-06-12
PM: Add empty suspend/resume device irq functions
Heiko Carstens
1
-0
/
+6
2009-06-12
PM/Hibernate: Move NVS routines into a seperate file (v2).
Cornelia Huck
5
-129
/
+151
2009-06-12
PM/Hibernate: Rename disk.c to hibernate.c
Rafael J. Wysocki
3
-5
/
+5
2009-06-12
PM: Separate suspend to RAM functionality from core
Rafael J. Wysocki
5
-504
/
+505
2009-06-12
Driver Core: Rework platform suspend/resume, print warning
Magnus Damm
1
-24
/
+12
2009-06-12
PM: Remove device_type suspend()/resume()
Magnus Damm
2
-10
/
+0
2009-06-12
PM/Hibernate: Move memory shrinking to snapshot.c (rev. 2)
Rafael J. Wysocki
3
-81
/
+79
2009-06-12
PM/Suspend: Do not shrink memory before suspend
Rafael J. Wysocki
2
-21
/
+3
2009-06-12
PM: Remove bus_type suspend_late()/resume_early() V2
Magnus Damm
3
-38
/
+5
2009-06-12
PM core: rename suspend and resume functions
Alan Stern
7
-93
/
+80
2009-06-12
PM: Rename device_power_down/up()
Magnus Damm
7
-38
/
+38
2009-06-12
PM: Remove unused asm/suspend.h
Magnus Damm
7
-32
/
+0
2009-06-12
x86: unify power/cpu_(32|64).c
Sergio Luis
3
-260
/
+1
2009-06-12
x86: unify power/cpu_(32|64) copyright notes
Sergio Luis
2
-2
/
+3
2009-06-12
x86: unify power/cpu_(32|64) regarding restoring processor state
Sergio Luis
2
-38
/
+135
2009-06-12
x86: unify power/cpu_(32|64) regarding saving processor state
Sergio Luis
2
-1
/
+76
2009-06-12
x86: unify power/cpu_(32|64) global variables
Sergio Luis
2
-0
/
+17
2009-06-12
x86: unify power/cpu_(32|64) headers
Sergio Luis
2
-4
/
+10
2009-06-12
PM: Warn if interrupts are enabled during suspend-resume of sysdevs
Rafael J. Wysocki
1
-0
/
+16
2009-06-12
PM/ACPI/x86: Fix sparse warning in arch/x86/kernel/acpi/sleep.c
Jaswinder Singh Rajput
1
-1
/
+1
2009-06-12
perf_counter: Start documenting HAVE_PERF_COUNTERS requirements
Mike Frysinger
2
-0
/
+17
2009-06-12
slab: setup cpu caches later on when interrupts are enabled
Pekka Enberg
1
-18
/
+19
2009-06-12
slab,slub: don't enable interrupts during early boot
Pekka Enberg
7
-0
/
+47
2009-06-12
slab: fix gfp flag in setup_cpu_cache()
Pekka Enberg
1
-1
/
+1
2009-06-12
lguest: add support for indirect ring entries
Mark McLoughlin
1
-12
/
+29
2009-06-12
lguest: suppress notifications in example Launcher
Rusty Russell
1
-0
/
+15
2009-06-12
lguest: try to batch interrupts on network receive
Rusty Russell
1
-1
/
+16
2009-06-12
lguest: avoid sending interrupts to Guest when no activity occurs.
Rusty Russell
1
-0
/
+9
2009-06-12
lguest: implement deferred interrupts in example Launcher
Rusty Russell
1
-19
/
+22
[next]