Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
aafade242ff24fac3aabf61c7861dfa44a3c2445
aafade2
x86-64, vdso: Do not allocate memory for the vDSO
by Andy Lutomirski
· 13 years ago
ae7bd11
clocksource: Change __ARCH_HAS_CLOCKSOURCE_DATA to a CONFIG option
by H. Peter Anvin
· 13 years ago
8c400f6
x86, vdso: Drop now wrong comment
by Borislav Petkov
· 13 years ago
98eedc3
Document the vDSO and add a reference parser
by Andy Lutomirski
· 13 years ago
574c44f
ia64: Replace clocksource.fsys_mmio with generic arch data
by Andy Lutomirski
· 13 years ago
98d0ac3
x86-64: Move vread_tsc and vread_hpet into the vDSO
by Andy Lutomirski
· 13 years ago
433bd80
clocksource: Replace vread with generic arch data
by Andy Lutomirski
· 13 years ago
7f79ad1
x86-64: Add --no-undefined to vDSO build
by Andy Lutomirski
· 13 years ago
1b3f2a7
x86-64: Allow alternative patching in the vDSO
by Andy Lutomirski
· 13 years ago
59e97e4
x86: Make alternative instruction pointers relative
by Andy Lutomirski
· 13 years ago
c971294
x86-64: Improve vsyscall emulation CS and RIP handling
by Andy Lutomirski
· 13 years ago
5cec93c
x86-64: Emulate legacy vsyscalls
by Andy Lutomirski
· 13 years ago
5dfcea6
x86-64: Fill unused parts of the vsyscall page with 0xcc
by Andy Lutomirski
· 13 years ago
bb5fe2f
x86-64: Remove vsyscall number 3 (venosys)
by Andy Lutomirski
· 13 years ago
d319bb7
x86-64: Map the HPET NX
by Andy Lutomirski
· 13 years ago
0d7b854
x86-64: Remove kernel.vsyscall64 sysctl
by Andy Lutomirski
· 13 years ago
9fd67b4
x86-64: Give vvars their own page
by Andy Lutomirski
· 13 years ago
8b4777a
x86-64: Document some of entry_64.S
by Andy Lutomirski
· 13 years ago
6879eb2
x86-64: Fix alignment of jiffies variable
by Andy Lutomirski
· 13 years ago
23c79d3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 13 years ago
0e833d8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 13 years ago
4f1ba49
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
39b4a46
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin
by Linus Torvalds
· 13 years ago
cb37bbd
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 13 years ago
3af91a1
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
by Linus Torvalds
· 13 years ago
9a44fde
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-ktest
by Linus Torvalds
· 13 years ago
cd4ecf8
Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 13 years ago
1f3bd0f
Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 13 years ago
bb3d6bf
Revert "ASoC: Update cx20442 for TTY API change"
by Linus Torvalds
· 13 years ago
55db4c6
Revert "tty: make receive_buf() return the amout of bytes received"
by Linus Torvalds
· 13 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
· 13 years ago
0980119
UBIFS: fix-up free space earlier
by Ben Gardiner
· 13 years ago
781c571
UBIFS: intialize LPT earlier
by Ben Gardiner
· 13 years ago
4f1ab9b
UBIFS: assert no fixup when writing a node
by Ben Gardiner
· 13 years ago
8370723
UBIFS: fix clean znode counter corruption in error cases
by Artem Bityutskiy
· 13 years ago
812eb25
UBIFS: fix memory leak on error path
by Artem Bityutskiy
· 13 years ago
cf610bf
UBIFS: fix shrinker object count reports
by Artem Bityutskiy
· 13 years ago
5ff6197
Blackfin: strncpy: fix handling of zero lengths
by Steven Miao
· 13 years ago
9a2e0fb
tg3: Fix tg3_skb_error_unmap()
by Matt Carlson
· 13 years ago
ec764bf
net: tracepoint of net_dev_xmit sees freed skb and causes panic
by Koki Sanagi
· 13 years ago
b36a968
asm-generic/unistd.h: support sendmmsg syscall
by Chris Metcalf
· 13 years ago
9bf7174
ktest: Ignore unset values of the minconfig in config_bisect
by Steven Rostedt
· 13 years ago
4da46da
ktest: Fix result of rebooting the kernel
by Steven Rostedt
· 13 years ago
4c8cc55
ktest: Fix off-by-one in config bisect result
by Steven Rostedt
· 13 years ago
e3a57b3
Merge branch 'for-jens/xen-blkback.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linus
by Jens Axboe
· 13 years ago
e2bd967
block: Use hlist_entry() for io_context.cic_list.first
by Paul Bolle
· 13 years ago
28304f4
cfq-iosched: Remove bogus check in queue_fail path
by Paul Bolle
· 13 years ago
e73e079
[SCSI] Fix oops caused by queue refcounting failure
by James Bottomley
· 13 years ago
2e4ceec
drivers/net/can/flexcan.c: add missing clk_put
by Julia Lawall
· 13 years ago
816af74
ARM: mach-shmobile: add DMAC clock definitions on SH7372
by Guennadi Liakhovetski
· 13 years ago
a1b2cc5
dmaengine: shdma: fix a regression: initialise DMA channels for memcpy
by Guennadi Liakhovetski
· 13 years ago
6979d5d
net: dm9000: Get the chip in a known good state before enabling interrupts
by Mark Brown
· 13 years ago
b722dbf
drivers/net/davinci_emac.c: add missing clk_put
by Julia Lawall
· 13 years ago
a3bcc23
af-packet: Add flag to distinguish VID 0 from no-vlan.
by Ben Greear
· 13 years ago
41be5a4
caif: Fix race when conditionally taking rtnl lock
by sjur.brandeland@stericsson.com
· 13 years ago
85e3c65
usbnet/cdc_ncm: add missing .reset_resume hook
by Stefan Metzmacher
· 13 years ago
307f73d
vlan: fix typo in vlan_dev_hard_start_xmit()
by Wei Yongjun
· 13 years ago
d0733d2
net/ipv4: Check for mistakenly passed in non-IPv4 address
by Marcus Meissner
· 13 years ago
1fa7b6a
Revert "mm: fail GFP_DMA allocations when ZONE_DMA is not configured"
by Linus Torvalds
· 13 years ago
f0f52a9
Merge git://git.infradead.org/iommu-2.6
by Linus Torvalds
· 13 years ago
0f48f26
block: fix mismerge of the DISK_EVENT_MEDIA_CHANGE removal
by Linus Torvalds
· 13 years ago
3cc39b3
tile: enable CONFIG_BUGVERBOSE
by Chris Metcalf
· 13 years ago
dfe2158
iwl4965: correctly validate temperature value
by Stanislaw Gruszka
· 13 years ago
a7567b2
bluetooth l2cap: fix locking in l2cap_global_chan_by_psm
by Johannes Berg
· 13 years ago
21fdc87
ath9k: fix two more bugs in tx power
by Daniel Halperin
· 13 years ago
333ba73
cfg80211: don't drop p2p probe responses
by Eliad Peller
· 13 years ago
9b83c77
xen/blkback: potential null dereference in error handling
by Dan Carpenter
· 13 years ago
6464920
xen/blkback: don't call vbd_size() if bd_disk is NULL
by Laszlo Ersek
· 13 years ago
3f30310
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 13 years ago
70e535d
intel-iommu: Fix off-by-one in RMRR setup
by David Woodhouse
· 13 years ago
8519dc4
intel-iommu: Add domain check in domain_remove_one_dev_info
by Mike Habeck
· 13 years ago
825507d
intel-iommu: Remove Host Bridge devices from identity mapping
by Mike Travis
· 13 years ago
c681d0b
intel-iommu: Use coherent DMA mask when requested
by Mike Travis
· 13 years ago
1c9fc3d
intel-iommu: Dont cache iova above 32bit
by Chris Wright
· 13 years ago
cb452a4
intel-iommu: Speed up processing of the identity_mapping function
by Mike Travis
· 13 years ago
8fcc537
intel-iommu: Check for identity mapping candidate using system dma mask
by Chris Wright
· 13 years ago
9b4554b
intel-iommu: Only unlink device domains from iommu
by Alex Williamson
· 13 years ago
6dd9a7c
intel-iommu: Enable super page (2MiB, 1GiB, etc.) support
by Youquan Song
· 13 years ago
63da029
mtd: fix physmap.h warnings
by Randy Dunlap
· 13 years ago
da8b94e
UBIFS: fix recovery broken by the previous recovery fix
by Artem Bityutskiy
· 13 years ago
efcfde5
UBIFS: amend ubifs_recover_leb interface
by Artem Bityutskiy
· 13 years ago
1a0b069
UBIFS: introduce a "grouped" journal head flag
by Artem Bityutskiy
· 13 years ago
ab75950
UBIFS: supress false error messages
by Artem Bityutskiy
· 13 years ago
5c6cce9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 13 years ago
603d04b
kgdbts: only use new asm-generic/ptrace.h api when needed
by Mike Frysinger
· 13 years ago
4c49ff3
block: blkdev_get() should access ->bd_disk only after success
by Tejun Heo
· 13 years ago
a5b2c5b
AppArmor: fix oops in apparmor_setprocattr
by Kees Cook
· 13 years ago
948252c
Revert "net: fix section mismatches"
by David S. Miller
· 13 years ago
930a6ea
drivers/net/usb/catc.c: Fix potential deadlock in catc_ctrl_run()
by Alexey Khoroshilov
· 13 years ago
a000c01
sctp: stop pending timers and purge queues when peer restart asoc
by Wei Yongjun
· 13 years ago
b10cec8
drivers/net: ks8842 Fix crash on received packet when in PIO mode.
by Dennis Aberilla
· 13 years ago
48bdf07
ip_options_compile: properly handle unaligned pointer
by Chris Metcalf
· 13 years ago
e12ca23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 13 years ago
850761b
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 13 years ago
1144181
iwlagn: fix incorrect PCI subsystem id for 6150 devices
by Wey-Yi Guy
· 13 years ago
59342f6
zd1211rw: fix to work on OHCI
by Jussi Kivilinna
· 13 years ago
66870b1
wl12xx: fix oops in sched_scan when forcing a passive scan
by Luciano Coelho
· 13 years ago
50a66d7
wl12xx: add separate config value for DFS dwell time on sched scan
by Luciano Coelho
· 13 years ago
2497a24
wl12xx: fix DFS channels handling in scheduled scan
by Luciano Coelho
· 13 years ago
dd08682
wl12xx: fix passive and radar channel generation for scheduled scan
by Luciano Coelho
· 13 years ago
Next »