index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
/
whiteheat_loader.HEX
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-12-05
cgroup: attach cgroup_open_file to all cgroup files
Tejun Heo
2
-30
/
+53
2013-12-05
cgroup: generalize cgroup_pidlist_open_file
Tejun Heo
1
-36
/
+30
2013-12-05
cgroup: unify read path so that seq_file is always used
Tejun Heo
1
-53
/
+15
2013-12-05
cgroup: unify cgroup_write_X64() and cgroup_write_string()
Tejun Heo
1
-76
/
+36
2013-12-05
cgroup: remove cftype->read(), ->read_map() and ->write()
Tejun Heo
2
-47
/
+4
2013-12-05
hugetlb_cgroup: convert away from cftype->read()
Tejun Heo
1
-14
/
+8
2013-12-05
netprio_cgroup: convert away from cftype->read_map()
Tejun Heo
1
-3
/
+3
2013-12-05
memcg: convert away from cftype->read() and ->read_map()
Tejun Heo
1
-28
/
+21
2013-12-05
cpuset: convert away from cftype->read()
Tejun Heo
1
-47
/
+24
2013-12-05
cgroup, sched: convert away from cftype->read_map()
Tejun Heo
2
-9
/
+9
2013-11-29
cgroup: don't guarantee cgroup.procs is sorted if sane_behavior
Tejun Heo
2
-5
/
+49
2013-11-29
cgroup: remove cgroup_pidlist->use_count
Tejun Heo
1
-21
/
+7
2013-11-29
cgroup: load and release pidlists from seq_file start and stop respectively
Tejun Heo
1
-29
/
+34
2013-11-29
cgroup: remove cgroup_pidlist->rwsem
Tejun Heo
1
-11
/
+4
2013-11-29
cgroup: refactor cgroup_pidlist_find()
Tejun Heo
1
-27
/
+38
2013-11-29
cgroup: introduce struct cgroup_pidlist_open_file
Tejun Heo
1
-12
/
+27
2013-11-29
cgroup: implement delayed destruction for cgroup_pidlist
Tejun Heo
1
-25
/
+77
2013-11-29
cgroup: remove cftype->release()
Tejun Heo
2
-5
/
+0
2013-11-29
cgroup: don't skip seq_open on write only opens on pidlist files
Tejun Heo
1
-12
/
+1
2013-11-28
cgroup: fix cgroup_subsys_state leak for seq_files
Tejun Heo
1
-1
/
+4
2013-11-27
cpuset: Fix memory allocator deadlock
Peter Zijlstra
1
-2
/
+6
2013-11-23
cgroup: unexport cgroup_css() and remove __file_cft()
Tejun Heo
2
-17
/
+2
2013-11-23
memcg: rename cgroup_event to mem_cgroup_event
Tejun Heo
2
-40
/
+37
2013-11-23
memcg: make cgroup_event deal with mem_cgroup instead of cgroup_subsys_state
Tejun Heo
3
-40
/
+30
2013-11-23
memcg: remove cgroup_event->cft
Tejun Heo
3
-43
/
+38
2013-11-23
cgroup, memcg: move cgroup->event_list[_lock] and event callbacks into memcg
Tejun Heo
4
-53
/
+61
2013-11-23
memcg: cgroup_write_event_control() now knows @css is for memcg
Tejun Heo
1
-16
/
+11
2013-11-23
cgroup, memcg: move cgroup_event implementation to memcg
Tejun Heo
4
-252
/
+257
2013-11-22
cgroup: use a dedicated workqueue for cgroup destruction
Tejun Heo
1
-3
/
+27
2013-11-22
Linux 3.13-rc1
v3.13-rc1
Linus Torvalds
1
-2
/
+2
2013-11-22
ALSA: hda - Set current_headset_type to ALC_HEADSET_TYPE_ENUM (janitorial)
David Henningsson
1
-1
/
+1
2013-11-22
ALSA: hda - Provide missing pin configs for VAIO with ALC260
Takashi Iwai
1
-0
/
+20
2013-11-22
mm: place page->pmd_huge_pte to right union
Kirill A. Shutemov
1
-3
/
+3
2013-11-22
MAINTAINERS: add keyboard driver to Hyper-V file list
Haiyang Zhang
1
-0
/
+1
2013-11-22
x86, mm: do not leak page->ptl for pmd page tables
Kirill A. Shutemov
2
-4
/
+6
2013-11-22
ipc,shm: correct error return value in shmctl (SHM_UNLOCK)
Jesper Nilsson
1
-3
/
+6
2013-11-22
mm, mempolicy: silence gcc warning
David Rientjes
1
-1
/
+1
2013-11-22
block/partitions/efi.c: fix bound check
Antti P Miettinen
1
-2
/
+3
2013-11-22
ARM: drivers/rtc/rtc-at91rm9200.c: disable interrupts at shutdown
Johan Hovold
1
-0
/
+9
2013-11-22
mm: hugetlbfs: fix hugetlbfs optimization
Andrea Arcangeli
3
-60
/
+106
2013-11-22
kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanly
Yuanhan Liu
2
-6
/
+6
2013-11-22
ipc,shm: fix shm_file deletion races
Greg Thelen
1
-5
/
+23
2013-11-22
mm: thp: give transparent hugepage code a separate copy_page
Dave Hansen
3
-38
/
+48
2013-11-22
checkpatch: fix "Use of uninitialized value" warnings
Joe Perches
1
-0
/
+1
2013-11-22
configfs: fix race between dentry put and lookup
Junxiao Bi
1
-2
/
+14
2013-11-21
gso: handle new frag_list of frags GRO packets
Herbert Xu
1
-25
/
+50
2013-11-21
GFS2: Fix ref count bug relating to atomic_open
Steven Whitehouse
1
-1
/
+4
2013-11-21
genetlink: fix genl_set_err() group ID
Johannes Berg
1
-0
/
+3
2013-11-21
genetlink: fix genlmsg_multicast() bug
Johannes Berg
2
-6
/
+3
2013-11-21
packet: fix use after free race in send path when dev is released
Daniel Borkmann
2
-23
/
+37
[next]