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
2005-08-07
Linux 2.6.13-rc6
v2.6.13-rc6
Linus Torvalds
1
-1
/
+1
2005-08-07
[PATCH] crc32.c typo fix
Dominik Hackl
1
-1
/
+1
2005-08-07
[PATCH] Move the fix to align node_end_pfns to a proper location
Ravikiran G Thirumalai
1
-8
/
+11
2005-08-07
[PATCH] ppc32: 8xx commproc avoid direct pte manipulation, use dma coherent A...
Marcelo Tosatti
2
-23
/
+3
2005-08-07
[PATCH] ppc32: 8xx kill unused variable in commproc
Aristeu Sergio Rozanski Filho
1
-2
/
+0
2005-08-07
[PATCH] ppc32: 8xx restrict ENET_BIG_BUFFERS option
Aristeu Sergio Rozanski Filho
1
-1
/
+1
2005-08-07
[PATCH] ppc32: 8xx fix CPM ethernet description
Aristeu Sergio Rozanski Filho
1
-1
/
+1
2005-08-07
[PATCH] ppc32: 8xx: fec: fix interrupt handler prototypes
Aristeu Sergio Rozanski Filho
1
-5
/
+10
2005-08-07
[PATCH] ppc32: 8xx: using dma_alloc_coherent() instead consistent_alloc()
Aristeu Sergio Rozanski Filho
1
-3
/
+7
2005-08-07
[PATCH] ppc32: 8xx: convert fec driver to use work_struct
Aristeu Sergio Rozanski Filho
1
-9
/
+9
2005-08-07
[PATCH] namespace.c: fix bind mount from foreign namespace
Miklos Szeredi
1
-1
/
+1
2005-08-07
[PATCH] remove linux/pagemap.h from linux/swap.h
Olaf Hering
1
-1
/
+2
2005-08-07
[PATCH] visws: linkage fix
Tom Duffy
2
-0
/
+4
2005-08-07
[PATCH] Make visws compile again
Tom Duffy
1
-0
/
+1
2005-08-07
[PATCH] __bio_clone() dead comment
Andrew Morton
1
-6
/
+2
2005-08-07
[PATCH] x86_64: ignore machine checks from boot time
Andi Kleen
2
-4
/
+17
2005-08-07
[PATCH] Fix restore of 64-bit PCI BAR's
Ivan Kokshaysky
1
-1
/
+6
2005-08-06
[PATCH] x86_64 bootmem: sparse_mem/kexec merge bug.
Eric W. Biederman
1
-3
/
+3
2005-08-06
[PATCH] i386 visws: Add machine_shutdown and emergency_restart
Eric W. Biederman
1
-1
/
+10
2005-08-06
[PATCH] i386 voyager: Add machine_shutdown
Eric W. Biederman
1
-0
/
+6
2005-08-06
Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6
Linus Torvalds
10
-60
/
+10
2005-08-06
ppc: Export __handle_mm_fault for MOL
Linus Torvalds
1
-1
/
+1
2005-08-06
Check input buffer size in zisofs
Linus Torvalds
1
-0
/
+6
2005-08-06
Add fakey 'deflateBound()' function to the in-kernel zlib routines
Linus Torvalds
1
-0
/
+5
2005-08-06
[PATCH] ppc32: ppc440 pagetable attributes (comments updates)
Matt Porter
1
-13
/
+13
2005-08-06
[Bluetooth] Add direction and timestamp to stack internal events
Marcel Holtmann
1
-0
/
+3
2005-08-06
[Bluetooth] Remove unused functions and cleanup symbol exports
Marcel Holtmann
8
-47
/
+0
2005-08-06
[Bluetooth] Kill redundant NULL checks before kfree()
Marcel Holtmann
2
-9
/
+4
2005-08-06
[Bluetooth] Revert session reference counting fix
Marcel Holtmann
1
-4
/
+0
2005-08-06
[Bluetooth] Send HCI_Reset for Kensington dongle
Marcel Holtmann
1
-0
/
+3
2005-08-05
[PATCH] ppc32: fix ppc440 pagetable attributes
Matt Porter
1
-3
/
+49
2005-08-05
[PATCH] Update in-kernel zlib routines
Tim Yamin
3
-9
/
+12
2005-08-05
[PATCH] Fix semundo lock leakage
Ingo Molnar
1
-7
/
+3
2005-08-05
[PATCH] blk: fix tag shrinking (revive real_max_size)
Tejun Heo
2
-3
/
+16
2005-08-05
[PATCH] Fix hugepage crash on failing mmap()
David Gibson
1
-1
/
+10
2005-08-05
[PATCH] fix voyager compile after machine_emergency_restart breakage
James Bottomley
1
-0
/
+7
2005-08-05
[PATCH] tpm_infineon: Support for new TPM 1.2 and PNPACPI
Marcel Selhorst
2
-44
/
+113
2005-08-05
[PATCH] REPORTING-BUGS: track regressions
Andrew Morton
1
-10
/
+11
2005-08-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+8
2005-08-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
3
-20
/
+2
2005-08-05
[PATCH] rtc: msleep() cannot be used from interrupt
Petr Vandrovec
1
-2
/
+5
2005-08-05
[IPV4]: Fix memory leak during fib_info hash expansion.
David S. Miller
1
-1
/
+8
2005-08-04
[PATCH] __vm_enough_memory() signedness fix
Simon Derr
2
-2
/
+10
2005-08-04
[PATCH] tcp: fix TSO cwnd caching bug
Herbert Xu
1
-25
/
+9
2005-08-04
[PATCH] tcp: fix TSO sizing bugs
David S. Miller
1
-28
/
+28
2005-08-04
[PATCH] Clean up inotify delete race fix
John McCutchan
2
-10
/
+3
2005-08-04
[PATCH] USB: Fix setup packet initialization in isp116x-hcd
Olav Kongas
1
-1
/
+3
2005-08-04
[PATCH] USB: ehci: microframe handling fix
David Brownell
4
-9
/
+16
2005-08-04
[PATCH] USB: ub documentation update
Pete Zaitcev
3
-6
/
+6
2005-08-04
[PATCH] pci and yenta: pcibios_bus_to_resource
Dominik Brodowski
11
-9
/
+101
[next]