index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
svgalib.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-04-17
Documentation: maintainer change
Randy Dunlap
1
-2
/
+2
2012-04-17
ia64: fix futex_atomic_cmpxchg_inatomic()
Luck, Tony
1
-4
/
+5
2012-04-16
checkpatch: revert --strict test for net/ and drivers/net block comment style
Joe Perches
1
-6
/
+0
2012-04-16
x86: Handle failures of parsing immediate operands in the instruction decoder
Masami Hiramatsu
1
-17
/
+36
2012-04-16
Linux 3.4-rc3
v3.4-rc3
Linus Torvalds
1
-1
/
+1
2012-04-16
x86-32: fix up strncpy_from_user() sign error
Linus Torvalds
1
-2
/
+2
2012-04-15
ARM: 7386/1: jump_label: fixup for rename to static_key
Rabin Vincent
1
-1
/
+1
2012-04-15
ARM: 7384/1: ThumbEE: Disable userspace TEEHBR access for !CONFIG_ARM_THUMBEE
Jonathan Austin
1
-0
/
+12
2012-04-15
ARM: 7382/1: mm: truncate memory banks to fit in 4GB space for classic MMU
Will Deacon
1
-1
/
+15
2012-04-15
ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpus
Linus Walleij
1
-1
/
+5
2012-04-15
PCI: Fix regression in pci_restore_state(), v3
Rafael J. Wysocki
1
-18
/
+39
2012-04-15
SCSI: Fix error handling when no ULD is attached
Martin K. Petersen
2
-1
/
+4
2012-04-15
virtio_balloon: fix handling of PAGE_SIZE != 4k
Michael S. Tsirkin
1
-10
/
+41
2012-04-15
virtio_balloon: Fix endian bug
David Gibson
1
-2
/
+5
2012-04-15
ARM: OMAP: clock: cleanup CPUfreq leftovers, fix build errors
Kevin Hilman
5
-129
/
+0
2012-04-15
ARM: dts: remove blank interrupt-parent properties
Rob Herring
5
-5
/
+0
2012-04-14
perf archive: Correct cutting of symbolic link
Chanho Park
1
-1
/
+2
2012-04-14
perf tools: Ignore auto-generated bison/flex files
Namhyung Kim
1
-0
/
+2
2012-04-14
perf tools: Fix parsers' rules to dependencies
Jiri Olsa
1
-11
/
+8
2012-04-14
ARM: EXYNOS: Fix Kconfig dependencies for device tree enabled machine files
Sachin Kamat
1
-0
/
+2
2012-04-14
do not export kernel's NULL #define to userspace
Lubos Lunak
1
-6
/
+2
2012-04-14
ARM: EXYNOS: Remove broken config values for touchscren for NURI board
Marek Szyprowski
1
-42
/
+0
2012-04-14
ARM: EXYNOS: set fix xusbxti clock for NURI and Universal210 boards
Marek Szyprowski
2
-1
/
+3
2012-04-14
ARM: EXYNOS: fix regulator name for NURI board
Marek Szyprowski
1
-1
/
+1
2012-04-14
ARM: SAMSUNG: make SAMSUNG_PM_DEBUG select DEBUG_LL
Maurus Cuelenaere
1
-0
/
+1
2012-04-14
cpufreq: OMAP: fix build errors: depends on ARCH_OMAP2PLUS
Kevin Hilman
1
-0
/
+1
2012-04-13
sparc64: Eliminate obsolete __handle_softirq() function
Paul E. McKenney
1
-7
/
+0
2012-04-13
sparc64: Fix bootup crash on sun4v.
David S. Miller
1
-1
/
+1
2012-04-13
lockd: fix the endianness bug
Al Viro
2
-2
/
+2
2012-04-13
ARM: msm: Fix section mismatches in proc_comm.c
David Brown
1
-1
/
+1
2012-04-13
video: msm: Fix section mismatches in mddi.c
David Brown
1
-4
/
+4
2012-04-13
arm: msm: trout: fix compile failure
Daniel Walker
2
-0
/
+2
2012-04-13
arm: msm: halibut: remove unneeded fixup
Daniel Walker
1
-3
/
+0
2012-04-13
irq_work: fix compile failure on tile from missing include
Chris Metcalf
1
-0
/
+1
2012-04-13
ia64: populate the cmpxchg header with appropriate code
Paul Gortmaker
2
-114
/
+148
2012-04-13
alpha: fix build failures from system.h dismemberment
Paul Gortmaker
3
-69
/
+74
2012-04-13
ocfs2: ->e_leaf_clusters endianness breakage
Al Viro
1
-2
/
+2
2012-04-13
ocfs2: ->rl_count endianness breakage
Al Viro
1
-1
/
+1
2012-04-13
ocfs: ->rl_used breakage on big-endian
Al Viro
1
-4
/
+4
2012-04-13
ocfs2: ->l_next_free_req breakage on big-endian
Al Viro
2
-3
/
+3
2012-04-13
btrfs: btrfs_root_readonly() broken on big-endian
Al Viro
1
-1
/
+1
2012-04-13
Fix number parsing in cifs_parse_mount_options
Sachin Prabhu
1
-1
/
+1
2012-04-13
ext4: fix endianness breakage in ext4_split_extent_at()
Al Viro
1
-1
/
+1
2012-04-13
nfsd: fix compose_entry_fh() failure exits
Al Viro
1
-14
/
+8
2012-04-13
nfsd: fix error value on allocation failure in nfsd4_decode_test_stateid()
Al Viro
1
-1
/
+1
2012-04-13
nfsd: fix endianness breakage in TEST_STATEID handling
Al Viro
1
-1
/
+1
2012-04-13
nfsd: fix error values returned by nfsd4_lockt() when nfsd_open() fails
Al Viro
1
-14
/
+9
2012-04-13
nfsd: fix b0rken error value for setattr on read-only mount
Al Viro
1
-3
/
+4
2012-04-13
ARM: 7383/1: nommu: populate vectors page from paging_init
Will Deacon
1
-0
/
+2
2012-04-13
ARM: 7381/1: nommu: fix typo in mm/Kconfig
Will Deacon
1
-1
/
+1
[next]