index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-05-26
Merge branch 'upstream/tidy-xen-mmu-2.6.39' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2011-05-26
selinux: don't pass in NULL avd to avc_has_perm_noaudit
Linus Torvalds
2011-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
Linus Torvalds
2011-05-26
m68knommu: use generic find_next_bit_le()
Akinobu Mita
2011-05-26
s390: use asm-generic/bitops/le.h
Akinobu Mita
2011-05-26
arm: use asm-generic/bitops/le.h
Akinobu Mita
2011-05-26
arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}
Akinobu Mita
2011-05-26
bitops: add #ifndef for each of find bitops
Akinobu Mita
2011-05-26
arch: add #define for each of optimized find bitops
Akinobu Mita
2011-05-26
m68knommu: fix build error due to the lack of find_next_bit_le()
Akinobu Mita
2011-05-26
w1: add Maxim/Dallas DS2780 Stand-Alone Fuel Gauge IC support
Clifton Barnes
2011-05-26
w1: have netlink search update kernel list
David Fries
2011-05-26
w1: complete the 1-wire (w1) ds1wm driver search algorithm
Jean-François Dagenais
2011-05-26
w1: add 1-wire (w1) DS2408 8-Channel Addressable Switch support
Jean-François Dagenais
2011-05-26
w1: add 1-wire (w1) reset and resume command API support
Jean-François Dagenais
2011-05-26
kernel/profile.c: remove some duplicate code from profile_hits()
Rakib Mullick
2011-05-26
drivers/char/ppdev.c: put gotten port value
Julia Lawall
2011-05-26
edac,rcu: use synchronize_rcu() instead of call_rcu()+rcu_barrier()
Lai Jiangshan
2011-05-26
pid: fix typo in function description
Sisir Koppaka
2011-05-26
fs/partitions/efi.c: corrupted GUID partition tables can cause kernel oops
Timo Warns
2011-05-26
drivers/char/mspec.c: use {k,v}zalloc to allocate memory
Rakib Mullick
2011-05-26
ipmi: convert to seq_file interface
Alexey Dobriyan
2011-05-26
fs/proc/vmcore.c: add hook to read_from_oldmem() to check for non-ram pages
Olaf Hering
2011-05-26
proc: fix pagemap_read() error case
KOSAKI Motohiro
2011-05-26
proc: put check_mem_permission after __get_free_page in mem_write
KOSAKI Motohiro
2011-05-26
proc/stat: use defined macro KMALLOC_MAX_SIZE
Yuanhan Liu
2011-05-26
proc: constify status array
Mike Frysinger
2011-05-26
fs/proc: convert to kstrtoX()
Alexey Dobriyan
2011-05-26
coredump: add support for exe_file in core name
Jiri Slaby
2011-05-26
mm: extract exe_file handling from procfs
Jiri Slaby
2011-05-26
kgdbts: unify/generalize gdb breakpoint adjustment
Mike Frysinger
2011-05-26
sh: convert to asm-generic ptrace.h
Mike Frysinger
2011-05-26
x86: convert to asm-generic ptrace.h
Mike Frysinger
2011-05-26
Blackfin: convert to asm-generic ptrace.h
Mike Frysinger
2011-05-26
asm-generic/ptrace.h: start a common low level ptrace helper
Mike Frysinger
2011-05-26
memcg: add the pagefault count into memcg stats
Ying Han
2011-05-26
memcg: add memory.numastat api for numa statistics
Ying Han
2011-05-26
memcg: rename mem_cgroup_zone_nr_pages() to mem_cgroup_zone_nr_lru_pages()
Ying Han
2011-05-26
memcg: remove unused retry signal from reclaim
Johannes Weiner
2011-05-26
memcg: fix get_scan_count() for small targets
KAMEZAWA Hiroyuki
2011-05-26
memcg: reclaim memory from nodes in round-robin order
Ying Han
2011-05-26
MAINTAINERS: add mm/page_cgroup.c into memcg subsystem
Namhyung Kim
2011-05-26
memcg: move page-freeing code out of lock
Namhyung Kim
2011-05-26
memcg: fix off-by-one when calculating swap cgroup map length
Namhyung Kim
2011-05-26
memcg: mark init_section_page_cgroup() properly
Namhyung Kim
2011-05-26
memcg: remove pointless next_mz nullification in mem_cgroup_soft_limit_reclaim()
Michal Hocko
2011-05-26
memcg: add the soft_limit reclaim in global direct reclaim.
Ying Han
2011-05-26
memcg: count the soft_limit reclaim in global background reclaim
Ying Han
2011-05-26
mm: move enum vm_event_item into a standalone header file
Andrew Morton
2011-05-26
cgroup: remove the ns_cgroup
Daniel Lezcano
[next]