index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-10
sched: Make sleeping inside spinlock detection working in !CONFIG_PREEMPT
Frederic Weisbecker
1
-0
/
+1
2011-06-10
sched: Isolate preempt counting in its own config option
Frederic Weisbecker
8
-22
/
+33
2011-06-07
sched: Remove pointless in_atomic() definition check
Frederic Weisbecker
1
-2
/
+0
2011-06-03
Merge branch 'unlikely/sched' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Ingo Molnar
2
-4
/
+4
2011-05-31
sched: Fix schedstat.nr_wakeups_migrate
Peter Zijlstra
2
-4
/
+8
2011-05-31
sched: Fix cross-cpu clock sync on remote wakeups
Peter Zijlstra
1
-0
/
+1
2011-05-28
cpuset: Fix cpuset_cpus_allowed_fallback(), don't update tsk->rt.nr_cpus_allowed
KOSAKI Motohiro
5
-12
/
+24
2011-05-28
sched: Fix ->min_vruntime calculation in dequeue_entity()
Peter Zijlstra
1
-2
/
+3
2011-05-28
sched: Fix ttwu() for __ARCH_WANT_INTERRUPTS_ON_CTXSW
Peter Zijlstra
1
-9
/
+28
2011-05-28
sched: More sched_domain iterations fixes
Xiaotian Feng
2
-4
/
+10
2011-05-26
Merge branch 'upstream/tidy-xen-mmu-2.6.39' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
3
-275
/
+50
2011-05-26
selinux: don't pass in NULL avd to avc_has_perm_noaudit
Linus Torvalds
2
-11
/
+4
2011-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
Linus Torvalds
23
-151
/
+203
2011-05-26
m68knommu: use generic find_next_bit_le()
Akinobu Mita
1
-44
/
+2
2011-05-26
s390: use asm-generic/bitops/le.h
Akinobu Mita
1
-35
/
+2
2011-05-26
arm: use asm-generic/bitops/le.h
Akinobu Mita
1
-38
/
+5
2011-05-26
arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}
Akinobu Mita
24
-126
/
+2
2011-05-26
bitops: add #ifndef for each of find bitops
Akinobu Mita
5
-0
/
+29
2011-05-26
arch: add #define for each of optimized find bitops
Akinobu Mita
5
-0
/
+36
2011-05-26
m68knommu: fix build error due to the lack of find_next_bit_le()
Akinobu Mita
1
-0
/
+44
2011-05-26
w1: add Maxim/Dallas DS2780 Stand-Alone Fuel Gauge IC support
Clifton Barnes
8
-0
/
+1222
2011-05-26
w1: have netlink search update kernel list
David Fries
3
-5
/
+16
2011-05-26
w1: complete the 1-wire (w1) ds1wm driver search algorithm
Jean-François Dagenais
2
-103
/
+220
2011-05-26
w1: add 1-wire (w1) DS2408 8-Channel Addressable Switch support
Jean-François Dagenais
4
-0
/
+411
2011-05-26
w1: add 1-wire (w1) reset and resume command API support
Jean-François Dagenais
2
-0
/
+28
2011-05-26
kernel/profile.c: remove some duplicate code from profile_hits()
Rakib Mullick
1
-7
/
+9
2011-05-26
drivers/char/ppdev.c: put gotten port value
Julia Lawall
1
-0
/
+1
2011-05-26
edac,rcu: use synchronize_rcu() instead of call_rcu()+rcu_barrier()
Lai Jiangshan
4
-55
/
+18
2011-05-26
pid: fix typo in function description
Sisir Koppaka
1
-1
/
+1
2011-05-26
fs/partitions/efi.c: corrupted GUID partition tables can cause kernel oops
Timo Warns
1
-0
/
+9
2011-05-26
drivers/char/mspec.c: use {k,v}zalloc to allocate memory
Rakib Mullick
1
-3
/
+2
2011-05-26
ipmi: convert to seq_file interface
Alexey Dobriyan
3
-86
/
+142
2011-05-26
fs/proc/vmcore.c: add hook to read_from_oldmem() to check for non-ram pages
Olaf Hering
2
-3
/
+54
2011-05-26
proc: fix pagemap_read() error case
KOSAKI Motohiro
1
-10
/
+9
2011-05-26
proc: put check_mem_permission after __get_free_page in mem_write
KOSAKI Motohiro
1
-7
/
+9
2011-05-26
proc/stat: use defined macro KMALLOC_MAX_SIZE
Yuanhan Liu
1
-3
/
+3
2011-05-26
proc: constify status array
Mike Frysinger
1
-2
/
+2
2011-05-26
fs/proc: convert to kstrtoX()
Alexey Dobriyan
2
-11
/
+13
2011-05-26
coredump: add support for exe_file in core name
Jiri Slaby
2
-1
/
+40
2011-05-26
mm: extract exe_file handling from procfs
Jiri Slaby
6
-82
/
+53
2011-05-26
kgdbts: unify/generalize gdb breakpoint adjustment
Mike Frysinger
4
-18
/
+14
2011-05-26
sh: convert to asm-generic ptrace.h
Mike Frysinger
1
-2
/
+4
2011-05-26
x86: convert to asm-generic ptrace.h
Mike Frysinger
1
-13
/
+5
2011-05-26
Blackfin: convert to asm-generic ptrace.h
Mike Frysinger
1
-3
/
+2
2011-05-26
asm-generic/ptrace.h: start a common low level ptrace helper
Mike Frysinger
1
-0
/
+74
2011-05-26
memcg: add the pagefault count into memcg stats
Ying Han
6
-5
/
+65
2011-05-26
memcg: add memory.numastat api for numa statistics
Ying Han
1
-0
/
+155
2011-05-26
memcg: rename mem_cgroup_zone_nr_pages() to mem_cgroup_zone_nr_lru_pages()
Ying Han
3
-9
/
+9
2011-05-26
memcg: remove unused retry signal from reclaim
Johannes Weiner
1
-1
/
+1
2011-05-26
memcg: fix get_scan_count() for small targets
KAMEZAWA Hiroyuki
3
-35
/
+34
[next]