index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
kernel
/
pcr.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-01-19
ARM: DMA: Fix struct page iterator in dma_cache_maint() to work with sparsemem
Russell King
1
-8
/
+10
2013-01-16
ARM: 7628/1: head.S: map one extra section for the ATAG/DTB area
Nicolas Pitre
1
-0
/
+3
2013-01-16
ARM: 7627/1: Predicate preempt logic on PREEMP_COUNT not PREEMPT alone
Stephen Boyd
2
-5
/
+5
2013-01-07
ARM: 7616/1: cache-l2x0: aurora: Use writel_relaxed instead of writel
Gregory CLEMENT
1
-4
/
+5
2013-01-07
ARM: 7615/1: cache-l2x0: aurora: Invalidate during clean operation with WT en...
Gregory CLEMENT
1
-8
/
+14
2013-01-06
ARM: 7614/1: mm: fix wrong branch from Cortex-A9 to PJ4b
Haojian Zhuang
1
-0
/
+1
2013-01-06
ARM: 7612/1: imx: Do not select some errata that depends on !ARCH_MULTIPLATFORM
Fabio Estevam
1
-2
/
+0
2013-01-02
ARM: 7611/1: VIC: fix bug in VIC irqdomain code
Linus Walleij
1
-2
/
+7
2013-01-02
ARM: 7610/1: versatile: bump IRQ numbers
Linus Walleij
1
-3
/
+3
2013-01-02
ARM: 7609/1: disable errata work-arounds which access secure registers
Rob Herring
3
-2
/
+8
2013-01-02
ARM: 7608/1: l2x0: Only set .set_debug on PL310 r3p0 and earlier
Rob Herring
1
-1
/
+2
2012-12-30
Revert "drm: tegra: protect DC register access with mutex"
Dave Airlie
2
-14
/
+0
2012-12-30
drm: tegra: program only one window during modeset
Lucas Stach
1
-2
/
+1
2012-12-30
drm: tegra: clean out old gem prototypes
Lucas Stach
1
-18
/
+0
2012-12-30
drm: tegra: remove redundant tegra2_tmds_config entry
Lucas Stach
1
-16
/
+3
2012-12-30
drm: tegra: protect DC register access with mutex
Lucas Stach
2
-0
/
+14
2012-12-30
drm: tegra: don't leave clients host1x member uninitialized
Lucas Stach
1
-0
/
+2
2012-12-30
drm: tegra: fix front_porch <-> back_porch mixup
Lucas Stach
2
-7
/
+7
2012-12-28
mm: fix null pointer dereference in wait_iff_congested()
Zlatko Calusic
1
-1
/
+1
2012-12-27
ipv6/ip6_gre: set transport header correctly
Isaku Yamahata
1
-2
/
+1
2012-12-27
ipv4/ip_gre: set transport header correctly to gre header
Isaku Yamahata
1
-1
/
+1
2012-12-27
IB/rds: suppress incompatible protocol when version is known
Marciniszyn, Mike
1
-6
/
+5
2012-12-27
IB/rds: Correct ib_api use with gs_dma_address/sg_dma_len
Marciniszyn, Mike
1
-3
/
+6
2012-12-27
net/vxlan: Use the underlying device index when joining/leaving multicast groups
Yan Burman
1
-2
/
+4
2012-12-27
tcp: should drop incoming frames without ACK flag set
Eric Dumazet
1
-4
/
+10
2012-12-26
mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDED
Christoffer Dall
1
-1
/
+7
2012-12-26
netprio_cgroup: define sk_cgrp_prioidx only if NETPRIO_CGROUP is enabled
Li Zefan
1
-1
/
+1
2012-12-26
cpts: fix a run time warn_on.
Richard Cochran
1
-1
/
+1
2012-12-26
cpts: fix build error by removing useless code.
Richard Cochran
2
-2
/
+0
2012-12-26
batman-adv: fix random jitter calculation
Akinobu Mita
1
-1
/
+1
2012-12-26
f2fs: Don't assign e_id in f2fs_acl_from_disk
Eric W. Biederman
1
-1
/
+0
2012-12-26
proc: Allow proc_free_inum to be called from any context
Eric W. Biederman
1
-6
/
+7
2012-12-26
pidns: Stop pid allocation when init dies
Eric W. Biederman
4
-4
/
+20
2012-12-25
pidns: Outlaw thread creation after unshare(CLONE_NEWPID)
Eric W. Biederman
1
-0
/
+8
2012-12-25
arp: fix a regression in arp_solicit()
Cong Wang
1
-3
/
+3
2012-12-23
mm: modify pgdat_balanced() so that it also handles order-0
Zlatko Calusic
1
-60
/
+45
2012-12-23
Partly revert "[media] uvcvideo: Set error_idx properly for extended controls...
Rafael J. Wysocki
2
-18
/
+13
2012-12-23
sunxi: Change the machine compatible string.
Maxime Ripard
1
-2
/
+2
2012-12-23
ARM: multi_v7_defconfig: Add ARCH_SUNXI
Maxime Ripard
1
-0
/
+1
2012-12-23
drm/nve0/graph: fix fuc, and enable acceleration on all known chipsets
Ben Skeggs
5
-86
/
+108
2012-12-23
drm/nvc0/graph: fix fuc, and enable acceleration on GF119
Ben Skeggs
3
-83
/
+85
2012-12-23
drm/nouveau/bios: cache ramcfg strap on later chipsets
Ben Skeggs
2
-1
/
+18
2012-12-23
drm/nouveau/mxm: silence output if no bios data
Ben Skeggs
1
-1
/
+1
2012-12-23
drm/nouveau/bios: parse/display extra version component
Ben Skeggs
2
-2
/
+4
2012-12-23
drm/nouveau/bios: implement opcode 0xa9
Ben Skeggs
5
-8
/
+53
2012-12-23
drm/nouveau/bios: update gpio parsing apis to match current design
Ben Skeggs
5
-61
/
+90
2012-12-23
drm/nouveau: initial support for GK106
Ben Skeggs
3
-0
/
+30
2012-12-22
i2c: remove __dev* attributes from subsystem
Bill Pemberton
54
-247
/
+241
2012-12-22
hwmon: (emc6w201) Fix DIV_ROUND_CLOSEST problem with unsigned divisors
Guenter Roeck
1
-1
/
+1
2012-12-22
net: sched: integer overflow fix
Stefan Hasko
1
-1
/
+1
[next]