index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-12
capabilities: add (back) dummy support for KEEPCAPS
Andrew G. Morgan
1
-1
/
+23
2008-06-12
proc_fs.h: move struct mm_struct forward-declaration
Ben Nizette
1
-2
/
+2
2008-06-12
cpusets: provide another web page URL in MAINTAINERS file
Paul Jackson
1
-0
/
+1
2008-06-12
hgafb: resource management fix
Krzysztof Helt
1
-11
/
+15
2008-06-12
m68k: Add ext2_find_{first,next}_bit() for ext4
Aneesh Kumar K.V
1
-2
/
+43
2008-06-12
fat: relax the permission check of fat_setattr()
OGAWA Hirofumi
1
-17
/
+27
2008-06-12
mm: fix incorrect variable type in do_try_to_free_pages()
kosaki.motohiro@jp.fujitsu.com
1
-1
/
+1
2008-06-12
agp: add support for Radeon Mobility 9000 chipset
Amit Kucheria
1
-0
/
+4
2008-06-12
tcp: Revert 'process defer accept as established' changes.
David S. Miller
9
-98
/
+33
2008-06-12
ipv6: Fix duplicate initialization of rawv6_prot.destroy
David S. Miller
1
-2
/
+2
2008-06-12
bnx2x: Updating the Maintainer
Eilon Greenstein
4
-6
/
+9
2008-06-12
Linux 2.6.26-rc6
v2.6.26-rc6
Linus Torvalds
1
-2
/
+2
2008-06-12
PCI: fixup write combine comment in pci_mmap_resource
Jesse Barnes
1
-1
/
+0
2008-06-12
Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jesse Barnes
6
-31
/
+79
2008-06-12
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-20
/
+15
2008-06-12
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-8
/
+27
2008-06-12
[ARM] 5091/1: Add missing bitfield include to regs-lcd.h
Stefan Schmidt
1
-1
/
+4
2008-06-12
x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtest
Kevin Winchester
1
-2
/
+2
2008-06-12
x86, lockdep: fix "WARNING: at kernel/lockdep.c:2658 check_flags+0x4c/0x128()"
Vegard Nossum
1
-0
/
+1
2008-06-12
x86: fix an incompatible pointer type warning on 64-bit compilations
David Howells
1
-2
/
+2
2008-06-12
x86: fix lockdep warning during suspend-to-ram
Peter Zijlstra
1
-0
/
+1
2008-06-12
x86: fix unused variable 'loops' warning in arch/x86/boot/a20.c
Manish Katiyar
1
-2
/
+1
2008-06-12
Revert "x86: fix ioapic bug again"
Ingo Molnar
2
-17
/
+4
2008-06-12
x86: fix asm warning in head_32.S
Joe Korty
1
-1
/
+1
2008-06-12
x86: fix endless page faults in mount_block_root for Linux 2.6
Henry Nestler
1
-0
/
+5
2008-06-12
geode: fix modular build
Ingo Molnar
1
-0
/
+2
2008-06-12
block: disable IRQs until data is written to relay channel
Carl Henrik Lunde
1
-6
/
+4
2008-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Linus Torvalds
1
-5
/
+20
2008-06-12
nommu: Correct kobjsize() page validity checks.
Paul Mundt
1
-18
/
+3
2008-06-12
fsl-diu-db: compile fix
Jeff Mahoney
1
-2
/
+2
2008-06-12
Merge branch 'core/iter-div' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-20
/
+40
2008-06-12
kbuild: ignore powerpc specific symbols in modpost
Sam Ravnborg
1
-5
/
+20
2008-06-12
sched: 64-bit: fix arithmetics overflow
Lai Jiangshan
1
-2
/
+7
2008-06-12
sched: fair group: fix overflow(was: fix divide by zero)
Lai Jiangshan
1
-2
/
+5
2008-06-12
net: Eliminate flush_scheduled_work() calls while RTNL is held.
David S. Miller
9
-47
/
+21
2008-06-12
always_inline timespec_add_ns
Jeremy Fitzhardinge
1
-2
/
+5
2008-06-12
add an inlined version of iter_div_u64_rem
Jeremy Fitzhardinge
2
-14
/
+20
2008-06-12
common implementation of iterative div/mod
Jeremy Fitzhardinge
4
-19
/
+30
2008-06-12
x86: PAT export resource_wc in pci sysfs
venkatesh.pallipadi@intel.com
3
-22
/
+64
2008-06-11
Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...
David S. Miller
3
-4
/
+4
2008-06-11
drivers/net/r6040.c: correct bad use of round_jiffies()
Christophe Jaillet
1
-1
/
+1
2008-06-11
fec_mpc52xx: MPC52xx_MESSAGES_DEFAULT: 2nd NETIF_MSG_IFDOWN => IFUP
Roel Kluin
1
-1
/
+1
2008-06-11
ipg: fix receivemode IPG_RM_RECEIVEMULTICAST{,HASH} in ipg_nic_set_multicast_...
Roel Kluin
1
-2
/
+2
2008-06-11
Merge branch 'net-2.6-misc-20080611a' of git://git.linux-ipv6.org/gitroot/yos...
David S. Miller
3
-6
/
+19
2008-06-11
Merge branch 'master' of git://eden-feed.erg.abdn.ac.uk/net-2.6
David S. Miller
9
-59
/
+41
2008-06-11
netfilter: nf_conntrack: fix ctnetlink related crash in nf_nat_setup_info()
Patrick McHardy
1
-2
/
+1
2008-06-11
netfilter: Make nflog quiet when no one listen in userspace.
Eric Leblond
1
-4
/
+0
2008-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
4
-13
/
+65
2008-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2
-1
/
+2
2008-06-12
ipv6: Fail with appropriate error code when setting not-applicable sockopt.
YOSHIFUJI Hideaki
1
-4
/
+4
[prev]
[next]