index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clocksource
/
tcb_clksrc.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-03-04
atmel_tc clocksource/clockevent code
David Brownell
1
-0
/
+305
2008-03-04
atmel_tc library
David Brownell
4
-0
/
+422
2008-03-03
exit_notify: fix kill_orphaned_pgrp() usage with mt exit
Oleg Nesterov
1
-3
/
+4
2008-03-03
will_become_orphaned_pgrp: partially fix insufficient ->exit_state check
Oleg Nesterov
1
-9
/
+8
2008-03-03
introduce kill_orphaned_pgrp() helper
Oleg Nesterov
1
-39
/
+35
2008-03-03
Fix default compose table initialization
Samuel Thibault
3
-70
/
+70
2008-03-03
slub: fix possible NULL pointer dereference
Cyrill Gorcunov
1
-2
/
+4
2008-03-03
slub: Add kmalloc_large_node() to support kmalloc_node fallback
Christoph Lameter
1
-2
/
+13
2008-03-03
slub: look up object from the freelist once
Pekka J Enberg
1
-2
/
+0
2008-03-03
slub: Fix up comments
Christoph Lameter
2
-23
/
+30
2008-03-03
slub: Rearrange #ifdef CONFIG_SLUB_DEBUG in calculate_sizes()
Christoph Lameter
1
-7
/
+8
2008-03-03
slub: Remove BUG_ON() from ksize and omit checks for !SLUB_DEBUG
Christoph Lameter
1
-4
/
+2
2008-03-03
slub: Use the objsize from the kmem_cache_cpu structure
Christoph Lameter
1
-1
/
+1
2008-03-03
slub: Remove useless checks in alloc_debug_processing
Christoph Lameter
1
-2
/
+2
2008-03-03
slub: Remove objsize check in kmem_cache_flags()
Christoph Lameter
1
-23
/
+4
2008-03-03
slub: rename slab_objects to show_slab_objects
Christoph Lameter
1
-5
/
+5
2008-03-03
Revert "unique end pointer" patch
Christoph Lameter
2
-51
/
+24
2008-03-03
docbook: fix fusion source files
Randy Dunlap
2
-21
/
+18
2008-03-03
docbook: fix kernel-api source files
Randy Dunlap
3
-7
/
+3
2008-03-03
docbook: fix usb source files
Randy Dunlap
2
-10
/
+5
2008-03-03
docbook: fix scsi source file
Randy Dunlap
1
-2
/
+1
2008-03-03
docbook: fix rapidio source files
Randy Dunlap
1
-5
/
+3
2008-03-03
docbook: fix filesystems.tmpl source files
Randy Dunlap
3
-18
/
+13
2008-03-03
Allow ARG_MAX execve string space even with a small stack limit
Linus Torvalds
1
-1
/
+9
2008-03-03
Revert "x86: fix pmd_bad and pud_bad to support huge pages"
Linus Torvalds
2
-7
/
+3
2008-03-03
x86: revert "x86: fix pmd_bad and pud_bad to support huge pages"
Ingo Molnar
2
-7
/
+3
2008-03-03
x86: revert "x86: CPA: avoid split of alias mappings"
Rafael J. Wysocki
1
-11
/
+10
2008-03-03
[POWERPC] Convert the cell IOMMU fixed mapping to 16M IOMMU pages
Michael Ellerman
1
-15
/
+22
2008-03-03
[POWERPC] Allow for different IOMMU page sizes in cell IOMMU code
Michael Ellerman
1
-13
/
+18
2008-03-03
[POWERPC] Cell IOMMU: n_pte_pages is in 4K page units, not IOMMU_PAGE_SIZE
Michael Ellerman
1
-5
/
+4
2008-03-03
[POWERPC] Split setup of IOMMU stab and ptab, allocate dynamic/fixed ptabs se...
Michael Ellerman
1
-26
/
+43
2008-03-03
[POWERPC] Move allocation of cell IOMMU pad page
Michael Ellerman
1
-6
/
+6
2008-03-03
[POWERPC] Remove unused pte_offset variable
Michael Ellerman
1
-4
/
+1
2008-03-03
[POWERPC] Use it_offset not pte_offset in cell IOMMU code
Michael Ellerman
1
-2
/
+2
2008-03-03
[POWERPC] Clearup cell IOMMU fixed mapping terminology
Michael Ellerman
1
-4
/
+4
2008-03-03
[POWERPC] enable hardware watchpoints on cell blades
Jens Osterkamp
1
-0
/
+7
2008-03-03
[POWERPC] move celleb DABRX definitions
Jens Osterkamp
2
-3
/
+3
2008-03-03
[POWERPC] OProfile: enable callgraph support for Cell
Bob Nelson
1
-1
/
+1
2008-03-02
firewire: fix crash in automatic module unloading
Stefan Richter
5
-18
/
+35
2008-03-02
firewire: potentially invalid pointers used in fw_card_bm_work
Stefan Richter
2
-17
/
+35
2008-03-02
firewire: fw-sbp2: better fix for NULL pointer dereference in scsi_remove_device
Stefan Richter
1
-19
/
+27
2008-03-01
[ARM] Fix freeing of page tables for ARM in free_pgd_slow
Uwe Kleine-König
1
-4
/
+2
2008-03-01
[PATCH] drop EOE records from printk
Steve Grubb
1
-6
/
+8
2008-03-01
[RFC] AUDIT: do not panic when printk loses messages
Eric Paris
1
-1
/
+4
2008-03-01
[PATCH] Audit: Fix the format type for size_t variables
Paul Moore
1
-1
/
+1
2008-03-01
[libata] wrap kmap_atomic(KM_IRQ0) with local_irq_save/restore()
Jeff Garzik
1
-0
/
+10
2008-02-29
[ARM] 4843/1: Add GCR_CLKBPB for PXA3xx
Mark Brown
1
-0
/
+3
2008-02-29
[ARM] 4842/1: pxa: remove redundant IRQ saving/restoring in clk_pxa3xx_cken_*
eric miao
1
-8
/
+0
2008-02-29
[ARM] 4841/1: pxa: fix typo in LCD platform data definition code for zylonite
eric miao
1
-1
/
+1
2008-02-29
[ARM] 4840/1: pxa: fix the typo in get_irqnr_and_base
eric miao
1
-1
/
+1
[next]