Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
66493c2d88d5086399c5a485d6e41cb76b241a1f
« Previous
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
45aec1a
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
· 17 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
· 17 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
· 17 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
8301469
[IA64] perfmon: fix async exit bug
by stephane eranian
· 16 years ago
a4df1ac
Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm
by Linus Torvalds
· 16 years ago
2a212f6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 16 years ago
f7f866e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
7427d8b
smc91x: fix build error from the SMC_GET_MAC_ADDR API change
by Bryan Wu
· 16 years ago
8d6bcd6
[POWERPC] bootwrapper: add simpleImage* to list of boot targets
by Grant Likely
· 16 years ago
be4c798
dccp: Bug in initial acknowledgment number assignment
by Gerrit Renker
· 16 years ago
7deb0f8
dccp ccid-3: X truncated due to type conversion
by Gerrit Renker
· 16 years ago
1e8a287
dccp ccid-3: TFRC reverse-lookup Bug-Fix
by Gerrit Renker
· 16 years ago
65907a4
dccp ccid-2: Bug-Fix - Ack Vectors need to be ignored on request sockets
by Gerrit Renker
· 16 years ago
1e2f0e5
dccp: Fix sparse warnings
by Gerrit Renker
· 16 years ago
3294f20
dccp ccid-3: Bug-Fix - Zero RTT is possible
by Gerrit Renker
· 16 years ago
513fd37
Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by David S. Miller
· 16 years ago
709772e
net: Fix routing tables with id > 255 for legacy software
by Krzysztof Piotr Oledzki
· 16 years ago
68c2889
sky2: Hold RTNL while calling dev_close()
by Ben Hutchings
· 16 years ago
69de8d2
s2io iomem annotations
by Al Viro
· 16 years ago
ae6b4d9
atl1: fix suspend regression
by Jay Cliburn
· 16 years ago
d0ec0f5
qeth: start dev queue after tx drop error
by Frank Blaschka
· 16 years ago
345aa66
qeth: Prepare-function to call s390dbf was wrong
by Peter Tiedemann
· 16 years ago
14cc21b
qeth: reduce number of kernel messages
by Frank Blaschka
· 16 years ago
f06f6f3
qeth: Use ccw_device_get_id().
by Cornelia Huck
· 16 years ago
e5bd7be
qeth: layer 3 Oops in ip event handler
by Frank Blaschka
· 16 years ago
363f151
virtio: use callback on empty in virtio_net
by Rusty Russell
· 16 years ago
14c998f
virtio: virtio_net free transmit skbs in a timer
by Mark McLoughlin
· 16 years ago
2506ece
virtio: Fix typo in virtio_net_hdr comments
by Mark McLoughlin
· 16 years ago
23cde76
virtio_net: Fix skb->csum_start computation
by Mark McLoughlin
· 16 years ago
00aaea2
ehea: set mac address fix
by Jan-Bernd Themann
· 16 years ago
23bdfdd
sfc: Recover from RX queue flush failure
by Steve Hodgson
· 16 years ago
bf4d593
add missing lance_* exports
by Adrian Bunk
· 16 years ago
ff68cdb
ixgbe: fix typo
by Jeff Kirsher
· 16 years ago
4db0ee1
forcedeth: msi interrupts
by Ayaz Abdulla
· 16 years ago
79ee9a8
[CIFS] cifs: fix oops on mount when CONFIG_CIFS_DFS_UPCALL is enabled
by Steve French
· 16 years ago
99c6f60
ipsec: pfkey should ignore events when no listeners
by Jamal Hadi Salim
· 16 years ago
dbdbb87
[CIFS] Fix hang in mount when negprot causes server to kill tcp session
by Steve French
· 16 years ago
738eca7
sparc: get leo framebuffer working
by Robert Reif
· 16 years ago
bc6cffd
pppoe: Unshare skb before anything else
by Herbert Xu
· 16 years ago
392fdb0
net pppoe: Check packet length on all receive paths
by Herbert Xu
· 16 years ago
ea23ec2
isdn: use simple_read_from_buffer()
by Akinobu Mita
· 16 years ago
495b36b
isdn divas: fix proc creation
by Alexey Dobriyan
· 16 years ago
Next »