index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-01-31
ARM: S3C2410: move s3c2410_baseclk_add to clock.h
Heiko Stuebner
2
-2
/
+4
2012-01-31
ARM: S3C24XX: move common S3C2443 clock definitions to clock.h
Heiko Stuebner
4
-21
/
+17
2012-01-31
ARM: S3C24XX: Remove extern declaration of clk_msysclk
Heiko Stuebner
1
-1
/
+0
2012-01-31
ARM: S3C24XX: move spi-s3c24xx platdata out of mach
Heiko Stuebner
3
-7
/
+6
2012-01-27
ARM: S3C24XX: remove unused spi gpio setup functions
Heiko Stuebner
6
-147
/
+0
2012-01-20
Linux 3.3-rc1
v3.3-rc1
Linus Torvalds
1
-2
/
+2
2012-01-19
x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bits
H. Peter Anvin
1
-0
/
+1
2012-01-19
qnx4: don't leak ->BitMap on late failure exits
Al Viro
1
-1
/
+3
2012-01-19
qnx4: reduce the insane nesting in qnx4_checkroot()
Al Viro
1
-34
/
+22
2012-01-19
qnx4: di_fname is an array, for crying out loud...
Al Viro
1
-14
/
+12
2012-01-19
KEYS: Permit key_serial() to be called with a const key pointer
David Howells
1
-1
/
+1
2012-01-19
keys: fix user_defined key sparse messages
Mimi Zohar
1
-3
/
+3
2012-01-19
ima: fix cred sparse warning
Mimi Zohar
1
-1
/
+2
2012-01-19
uml: fix compile for x86-64
Linus Torvalds
1
-0
/
+5
2012-01-19
MPILIB: Add a missing ENOMEM check
David Howells
1
-0
/
+2
2012-01-19
tpm: fix (ACPI S3) suspend regression
Stefan Berger
2
-0
/
+12
2012-01-19
nvme: fix merge error due to change of 'make_request_fn' fn type
Linus Torvalds
1
-7
/
+1
2012-01-19
xen: using EXPORT_SYMBOL requires including export.h
Stephen Rothwell
1
-0
/
+1
2012-01-18
gpio: tps65910: Use correct offset for gpio initialization
Laxman Dewangan
1
-1
/
+1
2012-01-18
acpi/apei/einj: Add extensions to EINJ from rev 5.0 of acpi spec
Tony Luck
3
-48
/
+234
2012-01-18
intel_idle: Split up and provide per CPU initialization func
Thomas Renninger
2
-40
/
+49
2012-01-18
ACPI processor: Remove unneeded variable passed by acpi_processor_hotadd_init V2
Thomas Renninger
1
-9
/
+8
2012-01-18
tg3: Fix single-vector MSI-X code
Matt Carlson
1
-13
/
+14
2012-01-18
openvswitch: Fix multipart datapath dumps.
Ben Pfaff
1
-4
/
+3
2012-01-18
ipv6: fix per device IP snmp counters
Eric Dumazet
1
-2
/
+2
2012-01-18
x86-32: Fix build failure with AUDIT=y, AUDITSYSCALL=n
Al Viro
1
-0
/
+2
2012-01-18
[libata] ata_piix: Add Toshiba Satellite Pro A120 to the quirks list
Benjamin Larsson
1
-0
/
+7
2012-01-18
[libata] add DVRTD08A and DVR-215 to NOSETXFER device quirk list
Vladimir LAVALLADE
1
-0
/
+2
2012-01-18
[libata] pata_bf54x: Support sg list in bmdma transfer.
Sonic Zhang
1
-79
/
+88
2012-01-18
[libata] sata_fsl: fix the controller operating mode
Jerry Huang
1
-0
/
+11
2012-01-18
[libata] enable ata port async suspend
Lin Ming
1
-0
/
+1
2012-01-18
[media] as3645a: Fix compilation by including slab.h
Laurent Pinchart
1
-0
/
+1
2012-01-18
[media] s5p-fimc: Remove linux/version.h include from fimc-mdevice.c
Sachin Kamat
1
-1
/
+0
2012-01-18
[media] s5p-mfc: Remove linux/version.h include from s5p_mfc.c
Sachin Kamat
1
-1
/
+0
2012-01-18
[media] ds3000: using logical && instead of bitwise &
Dan Carpenter
1
-1
/
+1
2012-01-18
[media] v4l2-ctrls: make control names consistent
Hans Verkuil
1
-27
/
+27
2012-01-18
[media] DVB: dib0700, add support for Nova-TD LEDs
Jiri Slaby
2
-1
/
+42
2012-01-18
[media] DVB: dib0700, add corrected Nova-TD frontend_attach
Jiri Slaby
1
-2
/
+34
2012-01-18
[media] DVB: dib0700, separate stk7070pd initialization
Jiri Slaby
1
-8
/
+14
2012-01-18
[media] DVB: dib0700, move Nova-TD Stick to a separate set
Jiri Slaby
1
-5
/
+52
2012-01-18
[media] : add MODULE_FIRMWARE to dib0700
Patrick Boettcher
1
-0
/
+1
2012-01-18
[media] DVB-CORE: remove superfluous DTV_CMDs
Patrick Boettcher
1
-19
/
+0
2012-01-18
[media] s5p-jpeg: adapt to recent videobuf2 changes
Marek Szyprowski
1
-3
/
+4
2012-01-18
[media] s5p-g2d: fixed a bug in controls setting function
Kamil Debski
1
-0
/
+1
2012-01-18
[media] s5p-mfc: Fix volatile controls setup
Kamil Debski
1
-1
/
+1
2012-01-18
[media] drivers/media/video/s5p-mfc/s5p_mfc.c: adjust double test
Julia Lawall
1
-1
/
+1
2012-01-18
[media] drivers/media/video/s5p-fimc/fimc-capture.c: adjust double test
Julia Lawall
1
-3
/
+4
2012-01-18
[media] s5p-fimc: Fix incorrect control ID assignment
Sachin Kamat
1
-3
/
+3
2012-01-18
gpio/it8761e: Restrict it8761e gpio driver to x86.
Grant Likely
1
-0
/
+1
2012-01-18
x86, tsc: Fix SMI induced variation in quick_pit_calibrate()
Linus Torvalds
1
-8
/
+6
[next]