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
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf,x86: fix link failure for non-Intel configs
David Rientjes
2013-03-20
1
-1
/
+5
*
perf,x86: fix kernel crash with PEBS/BTS after suspend/resume
Stephane Eranian
2013-03-20
1
-0
/
+2
*
unbreak automounter support on 64-bit kernel with 32-bit userspace (v2)
Helge Deller
2013-03-04
1
-17
/
+8
*
ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()
Oleg Nesterov
2013-03-04
1
-1
/
+10
*
quota: autoload the quota_v2 module for QFMT_VFS_V1 quota format
Theodore Ts'o
2013-03-04
1
-0
/
+1
*
ipv6: use a stronger hash for tcp
Eric Dumazet
2013-02-28
3
-4
/
+17
*
fb: Yet another band-aid for fixing lockdep mess
Takashi Iwai
2013-02-28
2
-0
/
+3
*
fb: rework locking to fix lock ordering on takeover
Alan Cox
2013-02-28
1
-0
/
+1
*
NLS: improve UTF8 -> UTF16 string conversion routine
Alan Stern
2013-02-28
1
-2
/
+3
*
ALSA: usb: Fix Processing Unit Descriptor parsers
Pawel Moll
2013-02-28
1
-2
/
+4
*
mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely sch...
Sagi Grimberg
2013-02-28
1
-0
/
+1
*
printk: fix buffer overflow when calling log_prefix function from call_consol...
Alexandre SIMON
2013-02-21
1
-0
/
+6
*
ahci: Add identifiers for ASM106x devices
Alan Cox
2013-01-27
1
-0
/
+2
*
rtnetlink: Fix problem with buffer allocation
Greg Rose
2013-01-17
3
-1
/
+5
*
rtnetlink: Compute and store minimum ifinfo dump size
Greg Rose
2013-01-17
2
-4
/
+9
*
mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPT
Michal Hocko
2013-01-11
1
-0
/
+9
*
PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHz
Andy Lutomirski
2013-01-11
1
-0
/
+1
*
tcp: implement RFC 5961 4.2
Eric Dumazet
2013-01-11
1
-1
/
+1
*
tcp: implement RFC 5961 3.2
Eric Dumazet
2013-01-11
2
-0
/
+2
*
ftrace: Do not function trace inlined functions
Steven Rostedt
2013-01-11
1
-0
/
+5
*
mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDED
Christoffer Dall
2013-01-11
1
-1
/
+7
*
exec: do not leave bprm->interp on stack
Kees Cook
2013-01-11
1
-0
/
+1
*
tmpfs: fix shared mempolicy leak
Mel Gorman
2012-12-17
1
-16
/
+0
*
PCI : ability to relocate assigned pci-resources
Ram Pai
2012-11-26
1
-0
/
+1
*
ALSA: Add a reference counter to card instance
Takashi Iwai
2012-11-17
1
-0
/
+3
*
nfsd: add get_uint for u32's
J. Bruce Fields
2012-11-17
1
-0
/
+16
*
ipvs: fix oops on NAT reply in br_nf context
Lin Ming
2012-10-21
1
-1
/
+1
*
netfilter: nf_conntrack: fix racy timer handling with reliable events
Pablo Neira Ayuso
2012-10-21
1
-0
/
+1
*
mempolicy: fix a race in shared_policy_replace()
Mel Gorman
2012-10-13
1
-1
/
+1
*
xfrm_user: ensure user supplied esn replay window is valid
Mathias Krause
2012-10-13
1
-0
/
+2
*
xfrm: Workaround incompatibility of ESN and async crypto
Steffen Klassert
2012-10-13
1
-0
/
+3
*
serial: set correct baud_base for EXSYS EX-41092 Dual 16950
Flavio Leitner
2012-10-07
1
-1
/
+0
*
time: Move ktime_t overflow checking into timespec_valid_strict
John Stultz
2012-10-02
1
-0
/
+7
*
time: Improve sanity checking of timekeeping inputs
John Stultz
2012-10-02
2
-9
/
+20
*
sched: Fix race in task_group()
Peter Zijlstra
2012-10-02
2
-2
/
+15
*
mutex: Place lock in contended state after fastpath_lock failure
Will Deacon
2012-10-02
1
-2
/
+9
*
NFS: Fix the initialisation of the readdir 'cookieverf' array
Trond Myklebust
2012-10-02
1
-5
/
+0
*
tracing: Don't call page_to_pfn() if page is NULL
Wen Congyang
2012-10-02
1
-2
/
+2
*
mm/ia64: fix a memory block size bug
Jianguo Wu
2012-10-02
1
-1
/
+1
*
kobject: fix oops with "input0: bad kobj_uevent_env content in show_uevent()"
Bjørn Mork
2012-10-02
1
-1
/
+1
*
perf_event: Switch to internal refcount, fix race with close()
Al Viro
2012-10-02
1
-1
/
+1
*
vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill()
Miklos Szeredi
2012-10-02
1
-0
/
+2
*
tcp: Apply device TSO segment limit earlier
Ben Hutchings
2012-10-02
1
-0
/
+2
*
net: Allow driver to limit number of GSO segments per skb
Ben Hutchings
2012-10-02
1
-0
/
+2
*
USB: add USB_VENDOR_AND_INTERFACE_INFO() macro
Gustavo Padovan
2012-08-26
1
-0
/
+21
*
ARM: pxa: remove irq_to_gpio from ezx-pcap driver
Arnd Bergmann
2012-08-15
1
-0
/
+1
*
random: remove rand_initialize_irq()
Theodore Ts'o
2012-08-15
2
-3
/
+0
*
random: add tracepoints for easier debugging and verification
Theodore Ts'o
2012-08-15
1
-0
/
+134
*
random: add new get_random_bytes_arch() function
Theodore Ts'o
2012-08-15
1
-0
/
+1
*
random: create add_device_randomness() interface
Linus Torvalds
2012-08-15
1
-0
/
+1
[next]