index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2009-01-06
Fix up 64-bit byte swaps for most 32-bit architectures
Linus Torvalds
2009-01-06
byteorder: remove the now unused byteorder.h
Harvey Harrison
2009-01-06
mn10300: introduce asm/swab.h
Harvey Harrison
2009-01-06
frv: introduce asm/swab.h
Harvey Harrison
2009-01-06
m32r: introduce asm/swab.h
Harvey Harrison
2009-01-06
m68k: introduce asm/swab.h
Harvey Harrison
2009-01-06
byteorder: only use linux/swab.h
Harvey Harrison
2009-01-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2009-01-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2009-01-06
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-01-06
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-01-06
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-01-06
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-01-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2009-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2009-01-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2009-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2009-01-06
fs/exec.c: make do_coredump() void
WANG Cong
2009-01-06
rapidio: remove excess kernel-doc notation
Randy Dunlap
2009-01-06
twl4030-gpio: cleanup debounce
David Brownell
2009-01-06
autofs4: make autofs type usage explicit
Ian Kent
2009-01-06
autofs4: improve parameter usage
Ian Kent
2009-01-06
kprobes: support probing module __exit function
Masami Hiramatsu
2009-01-06
kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()
Masami Hiramatsu
2009-01-06
module: add within_module_core() and within_module_init()
Masami Hiramatsu
2009-01-06
spi_gpio driver
David Brownell
2009-01-06
binfmts.h: include list.h
Hiroshi Shimamoto
2009-01-06
include/linux/interrupt.h: do not include linux/irqnr.h twice
Jesper Juhl
2009-01-06
remove linux/hardirq.h from asm-generic/local.h
Russell King
2009-01-06
percpu_counter: FBC_BATCH should be a variable
Eric Dumazet
2009-01-06
documentation: when to BUG(), and when to not BUG()
David Brownell
2009-01-06
poll: allow f_op->poll to sleep
Tejun Heo
2009-01-06
Create a DIV_ROUND_CLOSEST macro to do division with rounding
Darrick J. Wong
2009-01-06
Remove remaining unwinder code
Alexey Dobriyan
2009-01-06
atomic_t: unify all arch definitions
Matthew Wilcox
2009-01-06
mm: remove CONFIG_OUT_OF_LINE_PFN_TO_PAGE
KOSAKI Motohiro
2009-01-06
mm: introduce get_mm_hiwater_xxx(), fix taskstats->hiwater_xxx accounting
Oleg Nesterov
2009-01-06
fs: sys_sync fix
Nick Piggin
2009-01-06
fs: remove WB_SYNC_HOLD
Nick Piggin
2009-01-06
badpage: remove vma from page_remove_rmap
Hugh Dickins
2009-01-06
badpage: zap print_bad_pte on swap and file
Hugh Dickins
2009-01-06
badpage: simplify page_alloc flag check+clear
Hugh Dickins
2009-01-06
swapfile: swapon randomize if nonrot
Hugh Dickins
2009-01-06
swapfile: swap allocation use discard
Hugh Dickins
2009-01-06
swapfile: swapon use discard (trim)
Hugh Dickins
2009-01-06
swapfile: rearrange scan and swap_info
Hugh Dickins
2009-01-06
swapfile: remove SWP_ACTIVE mask
Hugh Dickins
2009-01-06
mm: make vread() and vwrite() declaration
KOSAKI Motohiro
2009-01-06
mm: optimize get_scan_ratio for no swap
Hugh Dickins
2009-01-06
mm: add add_to_swap stub
Hugh Dickins
[next]