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-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
Introduce ARCH_NO_SYSDEV_OPS config option (v2)
Rafael J. Wysocki
3
-4
/
+17
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
NFSv4.1: layoutcommit
Andy Adamson
3
-0
/
+25
2011-03-23
NFSv4.1: filelayout driver specific code for COMMIT
Fred Isaman
2
-0
/
+2
2011-03-23
NFSv4.1: add generic layer hooks for pnfs COMMIT
Fred Isaman
2
-1
/
+6
2011-03-23
mlx4: Add blue flame support for kernel consumers
Eli Cohen
2
-0
/
+14
2011-03-23
mlx4_en: Enabling new steering
Yevgeny Petrilin
1
-3
/
+9
2011-03-23
mlx4: generalization of multicast steering.
Yevgeny Petrilin
1
-2
/
+12
2011-03-23
mlx4_en: Reporting HW revision in ethtool -i
Yevgeny Petrilin
1
-1
/
+1
2011-03-23
mlx4: Wake on LAN support
Yevgeny Petrilin
1
-0
/
+4
2011-03-23
mlx4: Changing interrupt scheme
Yevgeny Petrilin
1
-0
/
+8
2011-03-23
genirq: Provide locked setter for chip, handler, name
Thomas Gleixner
1
-5
/
+24
2011-03-23
genirq: Provide a lockdep helper
Thomas Gleixner
1
-0
/
+9
2011-03-23
genirq; Remove the last leftovers of the old sparse irq code
Thomas Gleixner
1
-7
/
+0
2011-03-23
NFS: Detect loops in a readdir due to bad cookies
Bryan Schumaker
1
-0
/
+2
2011-03-23
NFS: Create nfs_open_dir_context
Bryan Schumaker
1
-0
/
+3
2011-03-23
[SCSI] libiscsi_tcp: use kmap in xmit path
Mike Christie
1
-0
/
+1
2011-03-23
[SCSI] target: add initial statistics
Nicholas Bellinger
2
-2
/
+37
2011-03-23
[SCSI] target: update version to v4.0.0-rc7-ml
Nicholas Bellinger
1
-1
/
+1
2011-03-23
[SCSI] target: Convert TMR REQ/RSP definitions to target namespace
Nicholas Bellinger
1
-30
/
+22
[prev]
[next]