Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
25ce77abf8be3a96b3673e46722a9bd05f149584
« Previous
2165009
pagemap: pass mm into pagewalkers
by Dave Hansen
· 16 years ago
cfc53f6
driver/char/generic_nvram: fix banner
by Philippe De Muyter
· 16 years ago
e59b6a5
drivers/video/cirrusfb: fix RAM address printk
by Philippe De Muyter
· 16 years ago
c97aee9
intel_rng: make device not found a warning
by Stephen Hemminger
· 16 years ago
093a44e
drivers/isdn/sc/ioctl.c: add missing kfree
by Julia Lawall
· 16 years ago
cef3340
mmc: wbsd: initialize tasklets before requesting interrupt
by Chuck Ebbert
· 16 years ago
30ec261
MAINTAINERS: update maintainership of pxa2xx/pxa3xx
by Eric Miao
· 16 years ago
f1ef916
uml: work around broken host PTRACE_SYSEMU
by Jeff Dike
· 16 years ago
14c8a77
uml: remove include of asm/user.h
by Jeff Dike
· 16 years ago
529a4f4
rtc-at32ap700x: fix bug in at32_rtc_readalarm()
by Haavard Skinnemoen
· 16 years ago
6c38d85
m68knommu: init coldfire timer TRR with n - 1, not n
by Philippe De Muyter
· 16 years ago
67dddaa
kprobes: fix error checking of batch registration
by Masami Hiramatsu
· 16 years ago
24aac48
cciss: add new hardware support
by Mike Miller
· 16 years ago
8cdbc2b
capabilities: add (back) dummy support for KEEPCAPS
by Andrew G. Morgan
· 16 years ago
57d3c64
proc_fs.h: move struct mm_struct forward-declaration
by Ben Nizette
· 16 years ago
551e172
cpusets: provide another web page URL in MAINTAINERS file
by Paul Jackson
· 16 years ago
630c270
hgafb: resource management fix
by Krzysztof Helt
· 16 years ago
69c5ddf
m68k: Add ext2_find_{first,next}_bit() for ext4
by Aneesh Kumar K.V
· 16 years ago
2d518f8
fat: relax the permission check of fat_setattr()
by OGAWA Hirofumi
· 16 years ago
c700be3
mm: fix incorrect variable type in do_try_to_free_pages()
by kosaki.motohiro@jp.fujitsu.com
· 16 years ago
df0bcab
agp: add support for Radeon Mobility 9000 chipset
by Amit Kucheria
· 16 years ago
ec0a196
tcp: Revert 'process defer accept as established' changes.
by David S. Miller
· 16 years ago
f23d60d
ipv6: Fix duplicate initialization of rawv6_prot.destroy
by David S. Miller
· 16 years ago
24e3fce
bnx2x: Updating the Maintainer
by Eilon Greenstein
· 16 years ago
5dd3457
Linux 2.6.26-rc6
by Linus Torvalds
· 16 years ago
81d5575
PCI: fixup write combine comment in pci_mmap_resource
by Jesse Barnes
· 16 years ago
883eed1
Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip into for-linus
by Jesse Barnes
· 16 years ago
cbfa66b
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
1b3cba8
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
3692fd0
[ARM] 5091/1: Add missing bitfield include to regs-lcd.h
by Stefan Schmidt
· 16 years ago
f8a4570
x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtest
by Kevin Winchester
· 16 years ago
4461145
x86, lockdep: fix "WARNING: at kernel/lockdep.c:2658 check_flags+0x4c/0x128()"
by Vegard Nossum
· 16 years ago
eb53e9f
x86: fix an incompatible pointer type warning on 64-bit compilations
by David Howells
· 16 years ago
e32e58a
x86: fix lockdep warning during suspend-to-ram
by Peter Zijlstra
· 16 years ago
52aaa12
x86: fix unused variable 'loops' warning in arch/x86/boot/a20.c
by Manish Katiyar
· 16 years ago
0b6a39f
Revert "x86: fix ioapic bug again"
by Ingo Molnar
· 16 years ago
86b2b70
x86: fix asm warning in head_32.S
by Joe Korty
· 16 years ago
b29c701
x86: fix endless page faults in mount_block_root for Linux 2.6
by Henry Nestler
· 16 years ago
3703f39
geode: fix modular build
by Ingo Molnar
· 16 years ago
14a73f5
block: disable IRQs until data is written to relay channel
by Carl Henrik Lunde
· 16 years ago
95dcf83
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
by Linus Torvalds
· 16 years ago
5a1603b
nommu: Correct kobjsize() page validity checks.
by Paul Mundt
· 16 years ago
f969c56
fsl-diu-db: compile fix
by Jeff Mahoney
· 16 years ago
dc10885
Merge branch 'core/iter-div' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
4d7365d
kbuild: ignore powerpc specific symbols in modpost
by Sam Ravnborg
· 16 years ago
7a232e0
sched: 64-bit: fix arithmetics overflow
by Lai Jiangshan
· 16 years ago
2e08478
sched: fair group: fix overflow(was: fix divide by zero)
by Lai Jiangshan
· 16 years ago
4bb073c
net: Eliminate flush_scheduled_work() calls while RTNL is held.
by David S. Miller
· 16 years ago
9412e286
always_inline timespec_add_ns
by Jeremy Fitzhardinge
· 16 years ago
d5e181f
add an inlined version of iter_div_u64_rem
by Jeremy Fitzhardinge
· 16 years ago
f595ec9
common implementation of iterative div/mod
by Jeremy Fitzhardinge
· 16 years ago
45aec1ae
x86: PAT export resource_wc in pci sysfs
by venkatesh.pallipadi@intel.com
· 17 years ago
7afb380
Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by David S. Miller
· 16 years ago
208aefa
drivers/net/r6040.c: correct bad use of round_jiffies()
by Christophe Jaillet
· 16 years ago
8b98351
fec_mpc52xx: MPC52xx_MESSAGES_DEFAULT: 2nd NETIF_MSG_IFDOWN => IFUP
by Roel Kluin
· 16 years ago
0761248
ipg: fix receivemode IPG_RM_RECEIVEMULTICAST{,HASH} in ipg_nic_set_multicast_list()
by Roel Kluin
· 16 years ago
a405657
Merge branch 'net-2.6-misc-20080611a' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-fix
by David S. Miller
· 16 years ago
5cb960a
Merge branch 'master' of git://eden-feed.erg.abdn.ac.uk/net-2.6
by David S. Miller
· 16 years ago
ceeff75
netfilter: nf_conntrack: fix ctnetlink related crash in nf_nat_setup_info()
by Patrick McHardy
· 16 years ago
b66985b
netfilter: Make nflog quiet when no one listen in userspace.
by Eric Leblond
· 16 years ago
631025b4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 16 years ago
aaef4d6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 16 years ago
1717699
ipv6: Fail with appropriate error code when setting not-applicable sockopt.
by YOSHIFUJI Hideaki
· 16 years ago
28d4488
ipv6: Check IPV6_MULTICAST_LOOP option value.
by YOSHIFUJI Hideaki
· 16 years ago
e8766fc
ipv6: Check the hop limit setting in ancillary data.
by Shan Wei
· 16 years ago
36e3dea
ipv6 route: Fix route lifetime in netlink message.
by YOSHIFUJI Hideaki
· 16 years ago
20c61fb
ipv6 mcast: Check address family of gf_group in getsockopt(MS_FILTER).
by YOSHIFUJI Hideaki
· 17 years ago
da50ccc
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 16 years ago
5340ba8
USB: don't use reset-resume if drivers don't support it
by Linus Torvalds
· 16 years ago
e6942d6
USB: isp1760: Assign resource fields before adding hcd
by Nate Case
· 16 years ago
62b5884
isight_firmware: Avoid crash on loading invalid firmware
by Matthew Garrett
· 16 years ago
6460a26
USB: fix build bug in USB_ISIGHTFW
by Ingo Molnar
· 16 years ago
acccafe
kobject: Documentation Spelling Patch
by David Brigada
· 16 years ago
4623236
dev_set_name: fix missing kernel-doc
by Randy Dunlap
· 16 years ago
3463a93
[IA64] Update check_sal_cache_flush to use platform_send_ipi()
by Alex Chiang
· 16 years ago
3549dba
ACPICA: fix stray va_end() caused by mis-merge
by Len Brown
· 16 years ago
a39a2d7
ACPI: Reject below-freezing temperatures as invalid critical temperatures
by Arjan van de Ven
· 16 years ago
8410565
ACPICA: Fix for access to deleted object <regression>
by Bob Moore
· 16 years ago
d52c79a
ACPICA: Fix to make _SST method optional
by Bob Moore
· 16 years ago
0bda3f2
ACPICA: Fix for Load operator, load table at the namespace root
by Bob Moore
· 16 years ago
bc45b1d
ACPICA: Ignore ACPI table signature for Load() operator
by Bob Moore
· 16 years ago
7aa7d43
ACPICA: Fix to allow zero-length ASL field declarations
by Bob Moore
· 16 years ago
46a21e4
ACPI: use memory_read_from_buffer()
by Akinobu Mita
· 16 years ago
7efd52a
bay: exit if notify handler cannot be installed
by Holger Macht
· 16 years ago
1fdd686
dock.c remove trailing printk whitespace
by Tim Pepper
· 16 years ago
a66b34b
proper prototype for acpi_processor_tstate_has_changed()
by Adrian Bunk
· 16 years ago
39b8931
ACPI: handle invalid ACPI SLIT table
by Fenghua Yu
· 16 years ago
36d872a
PNPACPI: use _CRS IRQ descriptor length for _SRS
by Bjorn Helgaas
· 16 years ago
a993273
pnpacpi: fix shareable IRQ encode/decode
by Bjorn Helgaas
· 16 years ago
e9fe9e1
pnpacpi: fix IRQ flag decoding
by Bjorn Helgaas
· 16 years ago
0638bc8
MAINTAINERS: update ACPI homepage
by Adrian Bunk
· 16 years ago
c21d1e7
ACPI 2.6.26-rc2: Add missing newline to DSDT/SSDT warning message
by Alistair John Strachan
· 16 years ago
1b7fc5a
ACPI: EC: Use msleep instead of udelay while waiting for event.
by Alexey Starikovskiy
· 16 years ago
24e45bb
thinkpad-acpi: fix LED handling on older ThinkPads
by Henrique de Moraes Holschuh
· 16 years ago
9c0a76e
thinkpad-acpi: fix initialization error paths
by Henrique de Moraes Holschuh
· 16 years ago
197a2cd
thinkpad-acpi: SW_RADIO to SW_RFKILL_ALL rename
by Henrique de Moraes Holschuh
· 16 years ago
dcb84f3
cpuidle acpi driver: fix oops on AC<->DC
by Venkatesh Pallipadi
· 16 years ago
e1094bf
ACPI: Disable Fixed_RTC event when installing RTC handler
by Zhao Yakui
· 16 years ago
62cfcf4
[ARM] 5090/1: Correct pxafb palette typo error
by Jürgen Schindele
· 16 years ago
a4aff22
[ARM] 5077/1: spi: fix list scan success verification in PXA ssp driver
by Guennadi Liakhovetski
· 16 years ago
Next »