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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-24
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
12
-101
/
+100
2011-03-24
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells...
Linus Torvalds
1
-0
/
+1
2011-03-24
Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-3
/
+7
2011-03-24
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
32
-160
/
+2402
2011-03-24
Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-3
/
+0
2011-03-25
mmc: Add MMC_PROGRESS_*
Simon Horman
2
-3
/
+7
2011-03-24
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
9
-10
/
+119
2011-03-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
15
-22
/
+1062
2011-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6
Linus Torvalds
3
-17
/
+26
2011-03-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-5
/
+7
2011-03-23
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-21
/
+69
2011-03-23
crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...
Olaf Hering
1
-4
/
+0
2011-03-23
userns: rename is_owner_or_cap to inode_owner_or_capable
Serge E. Hallyn
1
-1
/
+1
2011-03-23
userns: userns: check user namespace for task->file uid equivalence checks
Serge E. Hallyn
1
-2
/
+7
2011-03-23
userns: user namespaces: convert several capable() calls
Serge E. Hallyn
1
-3
/
+4
2011-03-23
userns: add a user namespace owner of ipc ns
Serge E. Hallyn
1
-0
/
+3
2011-03-23
userns: make has_capability* into real functions
Serge E. Hallyn
1
-30
/
+4
2011-03-23
userns: allow ptrace from non-init user namespaces
Serge E. Hallyn
1
-0
/
+2
2011-03-23
userns: allow sethostname in a container
Serge E. Hallyn
1
-3
/
+3
2011-03-23
userns: security: make capabilities relative to the user namespace
Serge E. Hallyn
3
-20
/
+48
2011-03-23
userns: add a user_namespace as creator/owner of uts_namespace
Serge E. Hallyn
1
-0
/
+4
2011-03-23
pid: remove the child_reaper special case in init/main.c
Eric W. Biederman
1
-0
/
+11
2011-03-23
rapidio: modify mport ID assignment
Alexandre Bounine
1
-0
/
+1
2011-03-23
rapidio: modify subsystem and driver initialization sequence
Alexandre Bounine
1
-1
/
+0
2011-03-23
rapidio: add architecture specific callbacks
Alexandre Bounine
2
-8
/
+22
2011-03-23
proc: make struct proc_dir_entry::namelen unsigned int
Alexey Dobriyan
1
-1
/
+1
2011-03-23
memcg: convert uncharge batching from bytes to page granularity
Johannes Weiner
1
-2
/
+2
2011-03-23
memcg: remove direct page_cgroup-to-page pointer
Johannes Weiner
1
-17
/
+58
2011-03-23
memcg: fold __mem_cgroup_move_account into caller
Johannes Weiner
1
-5
/
+0
2011-03-23
memcg: change page_cgroup_zoneinfo signature
Johannes Weiner
1
-10
/
+0
2011-03-23
memcg: add memcg sanity checks at allocating and freeing pages
Daisuke Nishimura
1
-0
/
+17
2011-03-23
memcg: simplify the way memory limits are checked
Johannes Weiner
1
-58
/
+14
2011-03-23
memcg: soft limit reclaim should end at limit not below
Johannes Weiner
1
-2
/
+2
2011-03-23
bitops: remove minix bitops from asm/bitops.h
Akinobu Mita
3
-31
/
+0
2011-03-23
bitops: remove ext2 non-atomic bitops from asm/bitops.h
Akinobu Mita
2
-19
/
+0
2011-03-23
reiserfs: use little-endian bitops
Akinobu Mita
1
-14
/
+13
2011-03-23
ext3: use little-endian bitops
Akinobu Mita
1
-5
/
+5
2011-03-23
asm-generic: use little-endian bitops
Akinobu Mita
1
-2
/
+2
2011-03-23
bitops: introduce little-endian bitops for most architectures
Akinobu Mita
3
-4
/
+1
2011-03-23
asm-generic: change little-endian bitops to take any pointer types
Akinobu Mita
1
-24
/
+53
2011-03-23
asm-generic: rename generic little-endian bitops functions
Akinobu Mita
3
-25
/
+25
2011-03-23
bitops: merge little and big endian definisions in asm-generic/bitops/le.h
Akinobu Mita
1
-26
/
+20
2011-03-23
dt: eliminate OF_NO_DEEP_PROBE and test for NULL match table
Grant Likely
1
-3
/
+0
2011-03-23
mm: implement access_remote_vm
Stephen Wilson
1
-0
/
+2
2011-03-23
mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm
Stephen Wilson
1
-3
/
+3
2011-03-23
mm: arch: make in_gate_area take an mm_struct instead of a task_struct
Stephen Wilson
1
-2
/
+2
2011-03-23
mm: arch: make get_gate_vma take an mm_struct instead of a task_struct
Stephen Wilson
1
-1
/
+1
2011-03-23
smp: add missing init.h include
Heiko Carstens
1
-0
/
+1
2011-03-23
mfd: Rename ab8500 gpadc header
Linus Walleij
1
-0
/
+0
2011-03-23
mfd: Constify WM8994 write path
Mark Brown
1
-2
/
+2
[next]