Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
4341881d0562309ca9fd5e0bc5a2a85f2945f74a
4341881
ARM: dts: Add devicetree for Gumstix Pepper board
by Ash Charles
· 11 years ago
5a0b1b4
Merge branch 'dts-crossbar' into omap-for-v3.17/dt
by Tony Lindgren
· 11 years ago
a46631c
ARM: dts: dra7: add crossbar device binding
by R Sricharan
· 11 years ago
5130063
ARM: dts: dra7: add routable-irqs property for gic node
by R Sricharan
· 11 years ago
b675d1e
ARM: dts: am335x-evmsk: enable display and lcd panel support
by Darren Etheridge
· 11 years ago
4a45787
ARM: dts: add support for AM437x StarterKit
by Felipe Balbi
· 11 years ago
08ecb28
ARM: dts: am4372: let boards access all nodes through labels
by Felipe Balbi
· 11 years ago
d360892
irqchip: crossbar: Allow for quirky hardware with direct hardwiring of GIC
by Nishanth Menon
· 11 years ago
9a34f73
documentation: dt: omap: crossbar: Add description for interrupt consumer
by Nishanth Menon
· 11 years ago
29918b6
irqchip: crossbar: Introduce centralized check for crossbar write
by Nishanth Menon
· 11 years ago
2f7d2fb
irqchip: crossbar: Introduce ti, max-crossbar-sources to identify valid crossbar mapping
by Nishanth Menon
· 11 years ago
8b09a45
irqchip: crossbar: Add kerneldoc for crossbar_domain_unmap callback
by Sricharan R
· 11 years ago
99e37d0e
irqchip: crossbar: Set cb pointer to null in case of error
by Sricharan R
· 11 years ago
3c44d51
irqchip: crossbar: Change the goto naming
by Nishanth Menon
· 11 years ago
edb442d
irqchip: crossbar: Return proper error value
by Nishanth Menon
· 11 years ago
e30ef8a
irqchip: crossbar: Fix kerneldoc warning
by Nishanth Menon
· 11 years ago
4dbf45e
irqchip: crossbar: Fix sparse and checkpatch warnings
by Nishanth Menon
· 11 years ago
d4922a9
irqchip: crossbar: Remove IS_ERR_VALUE check
by Nishanth Menon
· 11 years ago
ddee0fb
irqchip: crossbar: Change allocation logic by reversing search for free irqs
by Nishanth Menon
· 11 years ago
a35057d
irqchip: crossbar: Initialise the crossbar with a safe value
by Nishanth Menon
· 11 years ago
64e0f8b
irqchip: crossbar: Introduce ti, irqs-skip to skip irqs that bypass crossbar
by Nishanth Menon
· 11 years ago
6f16fc8
irqchip: crossbar: Check for premapped crossbar before allocating
by Nishanth Menon
· 11 years ago
1d50d2c
irqchip: crossbar: Dont use '0' to mark reserved interrupts
by Nishanth Menon
· 11 years ago
7171511
Linux 3.16-rc1
by Linus Torvalds
· 11 years ago
a9be224
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
dd1845a
Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turquette/linux
by Linus Torvalds
· 11 years ago
b55b390
Merge git://git.infradead.org/users/willy/linux-nvme
by Linus Torvalds
· 11 years ago
b58537a
net: sctp: fix permissions for rto_alpha and rto_beta knobs
by Daniel Borkmann
· 11 years ago
e4f7ae9
Merge branch 'csum_fixes'
by David S. Miller
· 11 years ago
f79b064
vxlan: Checksum fixes
by Tom Herbert
· 11 years ago
e5eb4e3
net: add skb_pop_rcv_encapsulation
by Tom Herbert
· 11 years ago
bbdff22
udp: call __skb_checksum_complete when doing full checksum
by Tom Herbert
· 11 years ago
46fb51e
net: Fix save software checksum complete
by Tom Herbert
· 11 years ago
4b28252
net: Fix GSO constants to match NETIF flags
by Tom Herbert
· 11 years ago
abf04af
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 11 years ago
16d52ef
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 11 years ago
a311c48
Merge git://git.kvack.org/~bcrl/aio-next
by Linus Torvalds
· 11 years ago
0506408
fix __swap_writepage() compile failure on old gcc versions
by Al Viro
· 11 years ago
4a54e5e
Merge tag 'hsi-for-3.16-fixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi
by Linus Torvalds
· 11 years ago
1ad96bb
Merge tag 'gpio-v3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 11 years ago
c728762
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
503698e
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 11 years ago
63c6f81
udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookup
by Eric Dumazet
· 11 years ago
2853af6
vxlan: use dev->needed_headroom instead of dev->hard_header_len
by Cong Wang
· 11 years ago
56f16c7
MAINTAINERS: update cxgb4 maintainer
by Dimitris Michailidis
· 11 years ago
a934fb5
x86/vdso: Fix vdso_install
by Andy Lutomirski
· 11 years ago
b8e0808
NVMe: Fix START_STOP_UNIT Scsi->NVMe translation.
by Dan McLeran
· 11 years ago
47a306a
btrfs: fix error handling in create_pending_snapshot
by Eric Sandeen
· 11 years ago
3e2426b
btrfs: fix use of uninit "ret" in end_extent_writepage()
by Eric Sandeen
· 11 years ago
d737278
btrfs: free ulist in qgroup_shared_accounting() error path
by Eric Sandeen
· 11 years ago
b050f9f
Btrfs: fix qgroups sanity test crash or hang
by Filipe Manana
· 11 years ago
f1e3c28
btrfs: prevent RCU warning when dereferencing radix tree slot
by Sasha Levin
· 11 years ago
5fbc7c5
Btrfs: fix unfinished readahead thread for raid5/6 degraded mounting
by Wang Shilong
· 11 years ago
cc68a8a
btrfs: new ioctl TREE_SEARCH_V2
by Gerhard Heift
· 11 years ago
ef351b9
NVMe: Use Log Page constants in SCSI emulation
by Matthew Wilcox
· 11 years ago
3d69bb6
NVMe: Define Log Page constants
by Matthew Wilcox
· 11 years ago
f3db22f
NVMe: Fix hot cpu notification dead lock
by Keith Busch
· 11 years ago
6391f34
Merge tag 'sound-fix-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 11 years ago
4bdeb31
Merge tag 'dlm-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm
by Linus Torvalds
· 11 years ago
aa569fa
Merge branch 'serge-next-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sergeh/linux-security
by Linus Torvalds
· 11 years ago
8a02b16
ALSA: hda/realtek - Add more entry for enable HP mute led
by Kailang Yang
· 11 years ago
2041d56
ALSA: hda - Add quirk for external mic on Lifebook U904
by David Henningsson
· 11 years ago
64eb428
ALSA: hda - fix a fixup value for codec alc293 in the pin_quirk table
by Hui Wang
· 11 years ago
6d87c22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 11 years ago
338c09a
Merge branch 'topic/omap3isp' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 11 years ago
ed9ea4e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 11 years ago
c1fdb2d
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 11 years ago
1700ff8
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 11 years ago
8841c8b
Merge tag 'trace-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
b7c8c19
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
88bbfb4
Merge tag 'blackfin-for-linus' of http://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linux
by Linus Torvalds
· 11 years ago
71998d1
Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
b2e09f6
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
3737a12
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
e0bf7b8
x86/vdso: Hack to keep 64-bit Go programs working
by Andy Lutomirski
· 11 years ago
b4b31f6
x86/vdso: Add PUT_LE to store little-endian values
by Andy Lutomirski
· 11 years ago
4ebbefd
x86/vdso/doc: Make vDSO examples more portable
by Andy Lutomirski
· 11 years ago
6e8f215
x86/vdso/doc: Rename vdso_test.c to vdso_standalone_test_x86.c
by Andy Lutomirski
· 11 years ago
c29deef
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
ba346b3
btrfs: tree_search, search_ioctl: direct copy to userspace
by Gerhard Heift
· 11 years ago
550ac1d
btrfs: new function read_extent_buffer_to_user
by Gerhard Heift
· 11 years ago
9b6e817
btrfs: tree_search, copy_to_sk: return needed size on EOVERFLOW
by Gerhard Heift
· 11 years ago
8f5f617
btrfs: tree_search, copy_to_sk: return EOVERFLOW for too small buffer
by Gerhard Heift
· 11 years ago
1254444
btrfs: tree_search, search_ioctl: accept varying buffer
by Gerhard Heift
· 11 years ago
25c9bc2
btrfs: tree_search: eliminate redundant nr_items check
by Gerhard Heift
· 11 years ago
0430e49
ima: introduce ima_kernel_read()
by Dmitry Kasatkin
· 11 years ago
2fb1c9a
evm: prohibit userspace writing 'security.evm' HMAC value
by Mimi Zohar
· 11 years ago
14503eb
ima: check inode integrity cache in violation check
by Dmitry Kasatkin
· 11 years ago
b882fae
ima: prevent unnecessary policy checking
by Dmitry Kasatkin
· 11 years ago
3e38df5
evm: provide option to protect additional SMACK xattrs
by Dmitry Kasatkin
· 11 years ago
d3b3367
evm: replace HMAC version with attribute mask
by Dmitry Kasatkin
· 11 years ago
060bdebfb
ima: prevent new digsig xattr from being replaced
by Mimi Zohar
· 11 years ago
f9da455
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
0e04c64
Merge tag 'dm-3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 11 years ago
7550cfa
Merge tag 'pci-v3.16-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 11 years ago
19c1940
Merge tag 'pm+acpi-3.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
7c574cf
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds
by Linus Torvalds
· 11 years ago
af76004
Merge tag 'backlight-for-linus-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight
by Linus Torvalds
· 11 years ago
0ed6e18
target: Fix NULL pointer dereference for XCOPY in target_put_sess_cmd
by Nicholas Bellinger
· 11 years ago
bae14e7
Merge tag 'mfd-for-linus-3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 11 years ago
Next »