summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-10sched: Isolate preempt counting in its own config optionFrederic Weisbecker
2011-06-07sched: Remove pointless in_atomic() definition checkFrederic Weisbecker
2011-06-03Merge branch 'unlikely/sched' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar
2011-05-31sched: Fix schedstat.nr_wakeups_migratePeter Zijlstra
2011-05-31sched: Fix cross-cpu clock sync on remote wakeupsPeter Zijlstra
2011-05-28cpuset: Fix cpuset_cpus_allowed_fallback(), don't update tsk->rt.nr_cpus_allowedKOSAKI Motohiro
2011-05-28sched: Fix ->min_vruntime calculation in dequeue_entity()Peter Zijlstra
2011-05-28sched: Fix ttwu() for __ARCH_WANT_INTERRUPTS_ON_CTXSWPeter Zijlstra
2011-05-28sched: More sched_domain iterations fixesXiaotian Feng
2011-05-27Merge branch 'upstream/tidy-xen-mmu-2.6.39' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2011-05-27selinux: don't pass in NULL avd to avc_has_perm_noauditLinus Torvalds
2011-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds
2011-05-27m68knommu: use generic find_next_bit_le()Akinobu Mita
2011-05-27s390: use asm-generic/bitops/le.hAkinobu Mita
2011-05-27arm: use asm-generic/bitops/le.hAkinobu Mita
2011-05-27arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita
2011-05-27bitops: add #ifndef for each of find bitopsAkinobu Mita
2011-05-27arch: add #define for each of optimized find bitopsAkinobu Mita
2011-05-27m68knommu: fix build error due to the lack of find_next_bit_le()Akinobu Mita
2011-05-27w1: add Maxim/Dallas DS2780 Stand-Alone Fuel Gauge IC supportClifton Barnes
2011-05-27w1: have netlink search update kernel listDavid Fries
2011-05-27w1: complete the 1-wire (w1) ds1wm driver search algorithmJean-François Dagenais
2011-05-27w1: add 1-wire (w1) DS2408 8-Channel Addressable Switch supportJean-François Dagenais
2011-05-27w1: add 1-wire (w1) reset and resume command API supportJean-François Dagenais
2011-05-27kernel/profile.c: remove some duplicate code from profile_hits()Rakib Mullick
2011-05-27drivers/char/ppdev.c: put gotten port valueJulia Lawall
2011-05-27edac,rcu: use synchronize_rcu() instead of call_rcu()+rcu_barrier()Lai Jiangshan
2011-05-27pid: fix typo in function descriptionSisir Koppaka
2011-05-27fs/partitions/efi.c: corrupted GUID partition tables can cause kernel oopsTimo Warns
2011-05-27drivers/char/mspec.c: use {k,v}zalloc to allocate memoryRakib Mullick
2011-05-27ipmi: convert to seq_file interfaceAlexey Dobriyan
2011-05-27fs/proc/vmcore.c: add hook to read_from_oldmem() to check for non-ram pagesOlaf Hering
2011-05-27proc: fix pagemap_read() error caseKOSAKI Motohiro
2011-05-27proc: put check_mem_permission after __get_free_page in mem_writeKOSAKI Motohiro
2011-05-27proc/stat: use defined macro KMALLOC_MAX_SIZEYuanhan Liu
2011-05-27proc: constify status arrayMike Frysinger
2011-05-27fs/proc: convert to kstrtoX()Alexey Dobriyan
2011-05-27coredump: add support for exe_file in core nameJiri Slaby
2011-05-27mm: extract exe_file handling from procfsJiri Slaby
2011-05-27kgdbts: unify/generalize gdb breakpoint adjustmentMike Frysinger
2011-05-27sh: convert to asm-generic ptrace.hMike Frysinger
2011-05-27x86: convert to asm-generic ptrace.hMike Frysinger
2011-05-27Blackfin: convert to asm-generic ptrace.hMike Frysinger
2011-05-27asm-generic/ptrace.h: start a common low level ptrace helperMike Frysinger
2011-05-27memcg: add the pagefault count into memcg statsYing Han
2011-05-27memcg: add memory.numastat api for numa statisticsYing Han
2011-05-27memcg: rename mem_cgroup_zone_nr_pages() to mem_cgroup_zone_nr_lru_pages()Ying Han
2011-05-27memcg: remove unused retry signal from reclaimJohannes Weiner
2011-05-27memcg: fix get_scan_count() for small targetsKAMEZAWA Hiroyuki
2011-05-27memcg: reclaim memory from nodes in round-robin orderYing Han