index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2011-12-13
ieee80211: Introduce ieee80211_is_first_frag
Helmut Schaa
2011-12-13
mlx4_core: Modify driver initialization flow to accommodate SRIOV for Ethernet
Jack Morgenstein
2011-12-13
mlx4_core: mtts resources units changed to offset
Marcel Apfelbaum
2011-12-13
mlx4: Ethernet port management modifications
Eugenia Emantayev
2011-12-13
mlx4_core: Reduce number of PD bits to 17
Jack Morgenstein
2011-12-13
mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed)
Jack Morgenstein
2011-12-13
mlx4: Extanding port_mask functionality
Jack Morgenstein
2011-12-13
mlx4_core: initial header-file changes for SRIOV support
Jack Morgenstein
2011-12-13
Merge branch 'for-next/gadget' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2011-12-13
kref: Remove the memory barriers
Peter Zijlstra
2011-12-13
kref: Implement kref_put in terms of kref_sub
Peter Zijlstra
2011-12-13
kref: Inline all functions
Peter Zijlstra
2011-12-13
UAPI: Split trivial #if defined(__KERNEL__) && X conditionals
David Howells
2011-12-13
UAPI: Don't have a #elif clause in a __KERNEL__ guard in linux/soundcard.h
David Howells
2011-12-13
UAPI: Fix AHZ multiple inclusion when __KERNEL__ is removed
David Howells
2011-12-13
UAPI: Make linux/patchkey.h easier to parse
David Howells
2011-12-13
FUSE: Notifying the kernel of deletion.
John Muir
2011-12-13
fuse: support ioctl on directories
Miklos Szeredi
2011-12-13
UAPI: Guard linux/cuda.h
David Howells
2011-12-13
UAPI: Guard linux/pmu.h
David Howells
2011-12-13
UAPI: Guard linux/isdn_divertif.h
David Howells
2011-12-13
UAPI: Guard linux/sound.h
David Howells
2011-12-12
linux/log2.h: Fix rounddown_pow_of_two(1)
Linus Torvalds
2011-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
2011-12-12
cgroup: kill subsys->can_attach_task(), pre_attach() and attach_task()
Tejun Heo
2011-12-12
cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_a...
Tejun Heo
2011-12-12
threadgroup: extend threadgroup_lock() to cover exit and exec
Tejun Heo
2011-12-12
threadgroup: rename signal->threadgroup_fork_lock to ->group_rwsem
Tejun Heo
2011-12-12
netem: add cell concept to simulate special MAC behavior
Hagen Paul Pfeifer
2011-12-12
tcp memory pressure controls
Glauber Costa
2011-12-12
socket: initial cgroup code.
Glauber Costa
2011-12-12
Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
2011-12-12
USB: Remove the duplicate definition of HUB_SET_DEPTH
Qinglin Ye
2011-12-12
of: create of_phandle_args to simplify return of phandle parsing data
Grant Likely
2011-12-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-12-12
[media] DVB: Query DVB frontend delivery capabilities
Manu Abraham
2011-12-13
Merge branch 'mfd/wm8994' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2011-12-13
mfd: Convert wm8994 to use generic regmap irq_chip
Mark Brown
2011-12-13
Merge branch 'topic/irq' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2011-12-13
mfd: Mark WM1811 GPIO6 register volatile for later revisions
Mark Brown
2011-12-13
mfd: Add missing mutex.h inclusion to WM8994 core.h
Mark Brown
2011-12-13
mfd: Constify WM8994 regulator_init_data
Mark Brown
2011-12-13
mfd: Enable register cache for wm8994 devices
Mark Brown
2011-12-13
Merge branch 'topic/cache' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Mark Brown
2011-12-13
mfd: Define some additional wm8994 registers
Mark Brown
2011-12-13
mfd: Disable more pulls on WM8994
Mark Brown
2011-12-12
iommu/amd: Add routines to bind/unbind a pasid
Joerg Roedel
2011-12-12
iommu/amd: Implement device aquisition code for IOMMUv2
Joerg Roedel
2011-12-12
iommu/amd: Add device errata handling
Joerg Roedel
2011-12-12
UAPI: elf_read_implies_exec() is a kernel-only feature - so hide from userspace
David Howells
[prev]
[next]