index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
include
/
asm
/
unistd_32.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-06-14
sh: Conver to asm-generic/mmu_context.h.
Paul Mundt
1
-9
/
+9
2009-06-14
sh: Tidy up duplication in irq/swab/timex.h.
Paul Mundt
3
-9
/
+3
2009-06-14
sh: Convert ipc/shm bits to their asm-generic versions.
Paul Mundt
4
-127
/
+4
2009-06-14
sh: Convert to asm-generic/termbits.h and termios.h.
Paul Mundt
2
-288
/
+2
2009-06-14
sh: Convert to asm-generic/posix_types.h.
Paul Mundt
2
-214
/
+32
2009-06-14
sh: Convert to asm-generic/dma.h.
Paul Mundt
1
-9
/
+1
2009-06-14
sh: Convert to asm-generic/current.h.
Paul Mundt
1
-20
/
+1
2009-06-14
clocksource: Drop unused irqaction.mask from SH drivers.
Paul Mundt
3
-3
/
+0
2009-06-14
sh: Bump the earlytimer probe devices up.
Paul Mundt
1
-2
/
+7
2009-06-14
sh: Use generic sched_clock().
Paul Mundt
1
-5
/
+0
2009-06-14
sh: Bump the earlytimer bits back to time_init().
Paul Mundt
1
-11
/
+6
2009-06-14
cpumask: Use accessors for cpu_*_mask: sh
Rusty Russell
2
-6
/
+5
2009-06-14
cpumask: use mm_cpumask() wrapper: sh
Rusty Russell
1
-2
/
+2
2009-06-14
cpumask: arch_send_call_function_ipi_mask: sh
Rusty Russell
2
-3
/
+4
2009-06-14
cpumask: remove the now-obsoleted pcibus_to_cpumask(): sh
Rusty Russell
1
-3
/
+0
2009-06-14
sh: pci: remove duplicated #include's
Huang Weiyi
2
-2
/
+0
2009-06-13
FRV: Fix interaction with new generic header stuff
David Howells
1
-120
/
+3
2009-06-13
[SCSI] cnic: fix error: implicit declaration of function ‘__symbol_get’
Ingo Molnar
1
-0
/
+2
2009-06-13
[SCSI] cnic: fix undefined reference to `ip6_route_output'
Randy Dunlap
1
-2
/
+6
2009-06-13
avr32: Fix oops on unaligned user access
Haavard Skinnemoen
1
-1
/
+10
2009-06-13
i2c-ocores: Can add I2C devices to the bus
Richard Röjfors
3
-0
/
+24
2009-06-13
i2c-s3c2410: move to using platform idtable to match devices
Ben Dooks
1
-26
/
+22
2009-06-13
i2c: OMAP3: Better noise suppression for fast/standard modes
Aaro Koskinen
1
-2
/
+12
2009-06-13
i2c: OMAP2/3: Fix scll/sclh calculations
Aaro Koskinen
1
-7
/
+18
2009-06-13
i2c: Blackfin TWI: implement I2C_FUNC_SMBUS_I2C_BLOCK functionality
Michael Hennerich
1
-1
/
+11
2009-06-13
i2c: Blackfin TWI: fix transfer errors with repeat start
Frank Shew
1
-6
/
+15
2009-06-13
i2c: Blackfin TWI: fix REPEAT START mode doesn't repeat
Sonic Zhang
1
-8
/
+7
2009-06-13
i2c: Blackfin TWI: make sure we don't end up with a CLKDIV=0
Michael Hennerich
2
-4
/
+9
2009-06-13
xfs: fix small mismerge in xfs_vn_mknod
Christoph Hellwig
1
-2
/
+2
2009-06-13
xfs: fix warnings with CONFIG_XFS_QUOTA disabled
Christoph Hellwig
1
-1
/
+8
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
[next]