index
:
kernel_samsung_tuna.git
replicant-4.2
replicant-6.0
kernel/samsung/tuna
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
*
Merge branch 'android-3.0' into android-omap-3.0
Todd Poynor
2013-03-13
13
-24
/
+47
|
\
|
*
Merge tag 'v3.0.68' into android-3.0
Colin Cross
2013-03-13
13
-24
/
+47
|
|
\
|
|
*
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
|
|
*
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
2
-0
/
+4
|
|
*
rtnetlink: Compute and store minimum ifinfo dump size
Greg Rose
2013-01-17
1
-2
/
+4
*
|
|
Merge branch 'android-3.0' into android-omap-3.0
Todd Poynor
2013-01-16
38
-112
/
+215
|
\
\
\
|
|
/
/
|
*
|
Merge commit 'v3.0.58' into android-3.0
Todd Poynor
2013-01-15
8
-18
/
+33
|
|
\
\
|
|
|
/
|
|
*
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
1
-0
/
+1
|
|
*
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
|
|
*
nfsd: add get_uint for u32's
J. Bruce Fields
2012-11-17
1
-0
/
+16
|
*
|
Merge remote-tracking branch 'stable/linux-3.0.y' into android-3.0
Todd Poynor
2012-11-01
32
-94
/
+182
|
|
\
\
|
|
|
/
|
|
*
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
|
|
*
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
|
|
*
NFS: Fix the initialisation of the readdir 'cookieverf' array
Trond Myklebust
2012-10-02
1
-5
/
+0
|
|
*
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
|
|
*
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 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
|
|
*
random: make 'add_interrupt_randomness()' do something sane
Theodore Ts'o
2012-08-15
1
-1
/
+1
|
|
*
random: Add support for architectural random hooks
H. Peter Anvin
2012-08-15
1
-0
/
+13
|
|
*
workqueue: perform cpu down operations from low priority cpu_notifier()
Tejun Heo
2012-08-09
1
-2
/
+3
|
|
*
cpuset: mm: reduce large amounts of memory barrier related damage v3
Mel Gorman
2012-08-01
3
-28
/
+29
|
|
*
mm: compaction: introduce sync-light migration for use by compaction
Mel Gorman
2012-08-01
2
-7
/
+22
|
|
*
mm: compaction: make isolate_lru_page() filter-aware again
Mel Gorman
2012-08-01
1
-0
/
+2
|
|
*
mm: compaction: determine if dirty pages can be migrated without blocking wit...
Mel Gorman
2012-08-01
2
-4
/
+7
[next]