index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-6
/
+11
2012-05-31
split ->file_mmap() into ->mmap_addr()/->mmap_file()
Al Viro
1
-16
/
+20
2012-05-31
split cap_mmap_addr() out of cap_file_mmap()
Al Viro
1
-1
/
+2
2012-05-30
fsnotify: handle subfiles' perm events
Naohiro Aota
1
-1
/
+1
2012-05-30
bury __kernel_nlink_t, make internal nlink_t consistent
Al Viro
2
-5
/
+1
2012-05-30
netdevice: Update netif_dbg for CONFIG_DYNAMIC_DEBUG
Joe Perches
1
-4
/
+4
2012-05-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
Linus Torvalds
8
-34
/
+35
2012-05-30
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+3
2012-05-30
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
1
-0
/
+28
2012-05-30
Merge branch 'for-3.5/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-5
/
+13
2012-05-30
Merge branch 'for-3.5/core' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-38
/
+69
2012-05-30
Merge tag 'iommu-updates-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+6
2012-05-30
i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLING
Mark Brown
1
-2
/
+3
2012-05-30
watchdog: Add support for dynamically allocated watchdog_device structs
Hans de Goede
1
-0
/
+5
2012-05-30
watchdog: Add Locking support
Hans de Goede
1
-0
/
+5
2012-05-30
watchdog: create all the proper device files
Alan Cox
1
-0
/
+4
2012-05-30
watchdog: Add a flag to indicate the watchdog doesn't reboot things
Alan Cox
1
-0
/
+2
2012-05-30
watchdog: Add multiple device support
Alan Cox
1
-0
/
+6
2012-05-30
watchdog: Add watchdog_active() routine
Viresh Kumar
1
-0
/
+6
2012-05-29
brlocks/lglocks: turn into functions
Andi Kleen
1
-99
/
+26
2012-05-29
lglock: remove online variants of lock
Rusty Russell
1
-56
/
+2
2012-05-29
->encode_fh() API change
Al Viro
1
-2
/
+2
2012-05-29
genetlink: Build a generic netlink family module alias
Neil Horman
1
-0
/
+3
2012-05-29
net: add MODULE_ALIAS_NET_PF_PROTO_NAME
Neil Horman
1
-0
/
+3
2012-05-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac
Linus Torvalds
1
-22
/
+160
2012-05-29
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2
-3
/
+4
2012-05-29
rtc: ds1307: add trickle charger support
Wolfram Sang
1
-0
/
+22
2012-05-29
rtc: add ioctl to get/clear battery low voltage status
Alexander Stein
1
-0
/
+3
2012-05-29
vsprintf: fix %ps on non symbols when using kallsyms
Stephen Boyd
1
-0
/
+7
2012-05-29
include/linux/led-lm3530.h: comment correction about the range of brightness
Kim, Milo
1
-1
/
+1
2012-05-29
leds: add new field to led_classdev struct to save activation state
Shuah Khan
1
-0
/
+2
2012-05-29
drivers/video/backlight/apple_bl.c: include header for exported symbol protot...
H Hartley Sweeten
1
-1
/
+1
2012-05-29
lcd: add callbacks for early fb event blank support
Inki Dae
1
-0
/
+10
2012-05-29
fbdev: add events for early fb event support
Inki Dae
1
-0
/
+4
2012-05-29
memcg: decrement static keys at real destroy time
Glauber Costa
1
-0
/
+22
2012-05-29
mm/memcg: apply add/del_page to lruvec
Hugh Dickins
3
-37
/
+19
2012-05-29
mm/memcg: get_lru_size not get_lruvec_size
Hugh Dickins
1
-2
/
+2
2012-05-29
rescounter: remove __must_check from res_counter_charge_nofail()
Glauber Costa
1
-1
/
+1
2012-05-29
rescounters: add res_counter_uncharge_until()
Frederic Weisbecker
1
-0
/
+3
2012-05-29
mm/vmscan: push lruvec pointer into inactive_list_is_low()
Konstantin Khlebnikov
1
-6
/
+4
2012-05-29
mm/vmscan: replace zone_nr_lru_pages() with get_lruvec_size()
Konstantin Khlebnikov
1
-4
/
+2
2012-05-29
mm: add link from struct lruvec to struct zone
Konstantin Khlebnikov
1
-0
/
+14
2012-05-29
mm/memcg: kill mem_cgroup_lru_del()
Konstantin Khlebnikov
1
-5
/
+0
2012-05-29
mm: remove lru type checks from __isolate_lru_page()
Konstantin Khlebnikov
2
-8
/
+4
2012-05-29
mm: mark mm-inline functions as __always_inline
Konstantin Khlebnikov
1
-4
/
+4
2012-05-29
mm/memcg: move reclaim_stat into lruvec
Hugh Dickins
2
-24
/
+14
2012-05-29
memcg: fix/change behavior of shared anon at moving task
KAMEZAWA Hiroyuki
1
-9
/
+0
2012-05-29
mm: fix slab->page flags corruption
Pravin B Shelar
1
-0
/
+2
2012-05-29
mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race condition
Andrea Arcangeli
1
-2
/
+20
2012-05-29
mm, oom: normalize oom scores to oom_score_adj scale only for userspace
David Rientjes
1
-2
/
+3
[prev]
[next]