Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
d8ad7d1123a960cc9f276bd499f9325c6f5e1bd1
/
include
/
linux
d8ad7d1
generic-ipi: Fix kexec boot crash by initializing call_single_queue before enabling interrupts
by Takao Indoh
· 14 years ago
8dac6be
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
bd5dc17
uts: make default hostname configurable, rather than always using "(none)"
by Josh Triplett
· 14 years ago
ca39599
BUILD_BUG_ON_ZERO: fix sparse breakage
by Dr. David Alan Gilbert
· 14 years ago
32e45ff
mm: increase RECLAIM_DISTANCE to 30
by KOSAKI Motohiro
· 14 years ago
ac56224
kmsg_dump.h: fix build when CONFIG_PRINTK is disabled
by Randy Dunlap
· 14 years ago
a433658
vmscan,memcg: memcg aware swap token
by KOSAKI Motohiro
· 14 years ago
a59ec1e
backlight: new driver for the ADP8870 backlight devices
by Michael Hennerich
· 14 years ago
4077985
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
by Linus Torvalds
· 14 years ago
a685e08
Delay struct net freeing while there's a sysfs instance refering to it
by Al Viro
· 14 years ago
08d63aa
Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
152b92d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
0b5c9db
vlan: Fix the ingress VLAN_FLAG_REORDER_HDR check
by Jiri Pirko
· 14 years ago
56a2105
linux/seqlock.h should #include asm/processor.h for cpu_relax()
by David Howells
· 14 years ago
e5ea3f1
gpio/basic_mmio: add missing include of spinlock_types.h
by Jamie Iles
· 14 years ago
b4c8cc8
ethtool.h: fix typos
by Yegor Yefremov
· 14 years ago
361932b
Merge branch 'stable/xen-swiotlb.bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb-2.6
by Linus Torvalds
· 14 years ago
13e12d1
vfs: reorganize 'struct inode' layout a bit
by Linus Torvalds
· 14 years ago
7e24cf4
Merge 3.0-rc2 + Linus's latest into usb-linus
by Greg Kroah-Hartman
· 14 years ago
33726bf
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
cb0a02e
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
6715a52
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
8397345
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
21c13a4
usb-storage: redo incorrect reads
by Alan Stern
· 14 years ago
13fcb7b
af_packet: prevent information leak
by Eric Dumazet
· 14 years ago
3019de1
net: Rework netdev_drivername() to avoid warning.
by David S. Miller
· 14 years ago
5f98ecd
swiotlb: Export swioltb_nr_tbl and utilize it as appropiate.
by FUJITA Tomonori
· 14 years ago
fb04883
netfilter: add more values to enum ip_conntrack_info
by Eric Dumazet
· 14 years ago
0e833d8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
d7ebe75
perf: Fix comments in include/linux/perf_event.h
by Vince Weaver
· 14 years ago
4f1ba49
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 14 years ago
9e1f1de
more conservative S_NOSEC handling
by Al Viro
· 14 years ago
55db4c6
Revert "tty: make receive_buf() return the amout of bytes received"
by Linus Torvalds
· 14 years ago
7b29dc2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into for-davem
by John W. Linville
· 14 years ago
d4d84fe
slub: always align cpu_slab to honor cmpxchg_double requirement
by Chris Metcalf
· 14 years ago
3a43e05
irq: Handle spurios irq detection for threaded irqs
by Sebastian Andrzej Siewior
· 14 years ago
a3bcc23
af-packet: Add flag to distinguish VID 0 from no-vlan.
by Ben Greear
· 14 years ago
f0f52a9
Merge git://git.infradead.org/iommu-2.6
by Linus Torvalds
· 14 years ago
333ba73
cfg80211: don't drop p2p probe responses
by Eliad Peller
· 14 years ago
3f30310
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 14 years ago
6dd9a7c
intel-iommu: Enable super page (2MiB, 1GiB, etc.) support
by Youquan Song
· 14 years ago
63da029
mtd: fix physmap.h warnings
by Randy Dunlap
· 14 years ago
f339b9d
sched: Fix schedstat.nr_wakeups_migrate
by Peter Zijlstra
· 14 years ago
ea9d655
block: remove unwanted semicolons
by Namhyung Kim
· 14 years ago
a1706ac
Revert "block: Remove extra discard_alignment from hd_struct."
by Jens Axboe
· 14 years ago
7ab358c
virtio: add api for delayed callbacks
by Michael S. Tsirkin
· 14 years ago
bf7035b
virtio ring: inline function to check for events
by Michael S. Tsirkin
· 14 years ago
770b31a
virtio: event index interface
by Michael S. Tsirkin
· 14 years ago
a1b3838
virtio: add full three-clause BSD text to headers.
by Rusty Russell
· 14 years ago
cd1acdf
Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osd
by Linus Torvalds
· 14 years ago
6345d24
mm: Fix boot crash in mm_alloc()
by Linus Torvalds
· 14 years ago
cab0d85
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 14 years ago
a74d70b
Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 14 years ago
b11b06d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
by Linus Torvalds
· 14 years ago
f1d1c9f
Merge branch 'nfs-for-2.6.40' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
daa9422
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 14 years ago
f310642
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6
by Linus Torvalds
· 14 years ago
18ad0a9
NFSv4.1: change pg_test return type to bool
by Benny Halevy
· 14 years ago
cbe8260
pnfs: layoutreturn
by Benny Halevy
· 14 years ago
d20581a
pnfs: support for non-rpc layout drivers
by Benny Halevy
· 14 years ago
38b7c401
pnfs-obj: pnfs_osd XDR definitions
by Benny Halevy
· 14 years ago
f7da7a1
SUNRPC: introduce xdr_init_decode_pages
by Benny Halevy
· 14 years ago
fa34ce7
dm kcopyd: return client directly and not through a pointer
by Mikulas Patocka
· 14 years ago
5f43ba2
dm kcopyd: reserve fewer pages
by Mikulas Patocka
· 14 years ago
bda8efe
dm io: use fixed initial mempool size
by Mikulas Patocka
· 14 years ago
4c25932
dm table: allow targets to support discards internally
by Mike Snitzer
· 14 years ago
a43a9d9
[S390] mm: fix storage key handling
by Heiko Carstens
· 14 years ago
751516f
Merge branch 'ec-cleanup' into release
by Len Brown
· 14 years ago
333c5ae
idle governor: Avoid lock acquisition to read pm_qos before entering idle
by Tim Chen
· 14 years ago
36947a7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
a947e23
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
08a8b79
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
1ba4b8c
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
c4a227d
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
87367a0
Merge branch 'for-usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci
by Linus Torvalds
· 14 years ago
4cb865d
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 14 years ago
04830fc
Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
69b4573
Cache xattr security drop check for write v2
by Andi Kleen
· 14 years ago
55c2945
atomic: Add atomic_or()
by Paul E. McKenney
· 14 years ago
1e1b6c5
cpuset: Fix cpuset_cpus_allowed_fallback(), don't update tsk->rt.nr_cpus_allowed
by KOSAKI Motohiro
· 14 years ago
29a6ccc
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 14 years ago
2a56d22
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
7c29597
gpio: make gpio_{request,free}_array gpio array parameter const
by Lars-Peter Clausen
· 14 years ago
176e21e
SUNRPC: Support for RPC over AF_LOCAL transports
by Chuck Lever
· 14 years ago
10799db
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
c5c177b
net: Kill ratelimit.h dependency in linux/net.h
by David S. Miller
· 14 years ago
bee9525
net: Add linux/sysctl.h includes where needed.
by David S. Miller
· 14 years ago
9d931dd
net: Kill ether_table[] declaration.
by David S. Miller
· 14 years ago
e52e713
Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdunlap/linux-docs
by Linus Torvalds
· 14 years ago
f7fc06e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6
by Linus Torvalds
· 14 years ago
ea0ca3a
Merge git://git.infradead.org/battery-2.6
by Linus Torvalds
· 14 years ago
58bf2db
Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6
by David S. Miller
· 14 years ago
d6a72fe
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent
by Ingo Molnar
· 14 years ago
aa38572
fs: pass exact type of data dirties to ->dirty_inode
by Christoph Hellwig
· 14 years ago
6851ad3
TPS65911: Comparator: Add comparator driver
by Jorge Eduardo Candelaria
· 14 years ago
11ad14f8
TPS65911: Add support for added GPIO lines
by Jorge Eduardo Candelaria
· 14 years ago
a297473
TPS65911: Add new irq definitions
by Jorge Eduardo Candelaria
· 14 years ago
a320e3c
regulator: tps65911: Add new chip version
by Jorge Eduardo Candelaria
· 14 years ago
7955705
MFD: TPS65910: Add support for TPS65911 device
by Jorge Eduardo Candelaria
· 14 years ago
ecb9c4f
regulator: Remove MAX8997_REG_BUCK1DVS/MAX8997_REG_BUCK2DVS/MAX8997_REG_BUCK5DVS macros
by Axel Lin
· 14 years ago
Next »