index
:
kernel_samsung_aries.git
replicant-4.2
kernel/samsung/aries
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
hrtimer: Provide clock_was_set_delayed()
John Stultz
2012-07-19
1
-1
/
+8
*
ntp: Fix leap-second hrtimer livelock
John Stultz
2012-07-19
1
-1
/
+1
*
memory hotplug: fix invalid memory access caused by stale kswapd pointer
Jiang Liu
2012-07-16
1
-1
/
+1
*
PCI: EHCI: fix crash during suspend on ASUS computers
Alan Stern
2012-07-16
1
-2
/
+0
*
USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2
Alan Stern
2012-06-22
2
-2
/
+2
*
skb: avoid unnecessary reallocations in __skb_cow
Felix Fietkau
2012-06-10
1
-2
/
+0
*
Revert "net: maintain namespace isolation between vlan and real device"
David S. Miller
2012-06-10
1
-9
/
+0
*
mmc: sdio: avoid spurious calls to interrupt handlers
Nicolas Pitre
2012-06-01
1
-0
/
+2
*
block: don't mark buffers beyond end of disk as mapped
Jeff Moyer
2012-06-01
1
-0
/
+1
*
block: fix buffer overflow when printing partition UUIDs
Tejun Heo
2012-06-01
1
-6
/
+0
*
usbnet: fix skb traversing races during unlink(v2)
Ming Lei
2012-05-21
1
-1
/
+2
*
Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value read
Linus Torvalds
2012-05-21
1
-1
/
+1
*
efi: Add new variable attributes
Matthew Garrett
2012-05-07
1
-1
/
+12
*
pipes: add a "packetized pipe" mode for writing
Linus Torvalds
2012-05-07
1
-0
/
+1
*
USB: EHCI: fix crash during suspend on ASUS computers
Alan Stern
2012-05-07
1
-0
/
+2
*
KVM: unmap pages from the iommu when slots are removed
Alex Williamson
2012-05-07
1
-0
/
+6
*
tcp: allow splice() to build full TSO packets
Eric Dumazet
2012-04-27
1
-1
/
+1
*
sched/x86: Fix overflow in cyc2ns_offset
Salman Qazi
2012-04-13
1
-0
/
+13
*
x86,kgdb: Fix DEBUG_RODATA limitation using text_poke()
Jason Wessel
2012-04-13
1
-1
/
+2
*
kgdb,debug_core: pass the breakpoint struct instead of address and memory
Jason Wessel
2012-04-13
1
-2
/
+2
*
udlfb: remove sysfs framebuffer device with USB .disconnect()
Kay Sievers
2012-04-02
1
-0
/
+1
*
math: Introduce div64_long
Sasha Levin
2012-04-02
1
-0
/
+4
*
Block: use a freezable workqueue for disk-event polling
Alan Stern
2012-03-19
1
-0
/
+4
*
block: Fix NULL pointer dereference in sd_revalidate_disk
Jun'ichi Nomura
2012-03-19
1
-0
/
+1
*
ipsec: be careful of non existing mac headers
Eric Dumazet
2012-03-19
1
-0
/
+10
*
regset: Return -EFAULT, not -EIO, on host-side memory fault
H. Peter Anvin
2012-03-12
1
-2
/
+2
*
regset: Prevent null pointer reference on readonly regsets
H. Peter Anvin
2012-03-12
1
-0
/
+6
*
Fix autofs compile without CONFIG_COMPAT
Linus Torvalds
2012-03-12
1
-0
/
+4
*
epoll: limit paths
Jason Baron
2012-02-29
2
-0
/
+2
*
epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()
Oleg Nesterov
2012-02-29
1
-1
/
+4
*
USB: Remove duplicate USB 3.0 hub feature #defines.
Sarah Sharp
2012-02-29
1
-8
/
+2
*
crypto: sha512 - use standard ror64()
Alexey Dobriyan
2012-02-20
1
-0
/
+20
*
lib: proportion: lower PROP_MAX_SHIFT to 32 on 64-bit kernel
Wu Fengguang
2012-02-20
1
-0
/
+4
*
PCI: Rework ASPM disable code
Matthew Garrett
2012-02-06
1
-2
/
+2
*
block: fail SCSI passthrough ioctls on partition devices
Paolo Bonzini
2012-01-25
1
-0
/
+1
*
block: add and use scsi_blk_cmd_ioctl
Paolo Bonzini
2012-01-25
1
-0
/
+2
*
fix shrink_dcache_parent() livelock
Miklos Szeredi
2012-01-25
1
-0
/
+1
*
svcrpc: destroy server sockets all at once
J. Bruce Fields
2012-01-25
1
-1
/
+1
*
V4L/DVB: v4l2-ioctl: integer overflow in video_usercopy()
Dan Carpenter
2012-01-25
1
-0
/
+1
*
memcg: add mem_cgroup_replace_page_cache() to fix LRU issue
KAMEZAWA Hiroyuki
2012-01-25
1
-0
/
+6
*
PCI: Fix PCI_EXP_TYPE_RC_EC value
Alex Williamson
2012-01-25
1
-1
/
+1
*
usb: ch9: fix up MaxStreams helper
Felipe Balbi
2012-01-12
1
-1
/
+19
*
usb: fix number of mapped SG DMA entries
Clemens Ladisch
2012-01-12
1
-0
/
+1
*
mfd: Turn on the twl4030-madc MADC clock
Kyle Manna
2012-01-06
1
-0
/
+4
*
VFS: Fix race between CPU hotplug and lglocks
Srivatsa S. Bhat
2012-01-06
1
-4
/
+32
*
block: initialize request_queue's numa node during
Mike Snitzer
2012-01-06
1
-3
/
+0
*
linux/log2.h: Fix rounddown_pow_of_two(1)
Linus Torvalds
2011-12-21
1
-1
/
+0
*
fix apparmor dereferencing potentially freed dentry, sanitize __d_path() API
Al Viro
2011-12-21
2
-1
/
+3
*
firmware: Sigma: Fix endianess issues
Lars-Peter Clausen
2011-12-09
1
-4
/
+4
*
firmware: Sigma: Prevent out of bounds memory access
Lars-Peter Clausen
2011-12-09
1
-5
/
+0
[next]