index
:
~bwidawsk/drm-intel
bdw-ppgtt
bdw-rc6
bdw-sema
big_pages
blobifier
blobifier-v10
blobifier-v2
blobifier-v3
blobifier-v4
blobifier-v5
blobifier-v6
blobifier-v7
blobifier-v8
braswell
braswell+wbinvd
broadwell
broadwell-null-ctx
extra_error_objs
faulting
for-len
force_throttle
forced-throttling
gpu_mirror
gt4
gtt-map-nonblock
hsw-gt1-hang
ilk_contexts
instdone
irq_fix
jenkins
llc-scanout
mi_urb_clear
mocs
mocs-new
new-ccs
non-block
non-lock
ppgtt
ppgtt-POC
prelocate
rbc
readread
replace-ctx
reuse-default
ring-scale
scheduler
scheduler_blocking
system_routine
timestamp
vgem
wait_rendering
wbinvd
wbinvd-drm-opt
bwidawsk's kernels for test and review
bwidawsk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-07
USB: Enhance usage of pm_message_t
Alan Stern
1
-1
/
+1
2009-01-07
USB: otg: add otg_put_transceiver()
Philipp Zabel
1
-0
/
+1
2009-01-07
USB: otg: gpio_vbus transceiver stub
Philipp Zabel
1
-0
/
+30
2009-01-07
USB: storage devices and SAT
Ben Efros
1
-2
/
+3
2009-01-07
USB: Allow usbmon as a module even if usbcore is builtin
Pete Zaitcev
1
-1
/
+1
2009-01-07
USB: Introduce usb_queue_reset() to do resets from atomic contexts
Inaky Perez-Gonzalez
1
-0
/
+8
2009-01-07
USB: add asynchronous autosuspend/autoresume support
Alan Stern
1
-0
/
+9
2009-01-07
USB: wusb: annotate association types withe proper endianness
Harvey Harrison
1
-11
/
+11
2009-01-07
usb host: Oxford OXU210HP HCD driver.
Rodolfo Giometti
1
-0
/
+7
2009-01-06
Fix up 64-bit byte swaps for most 32-bit architectures
Linus Torvalds
1
-1
/
+1
2009-01-06
byteorder: remove the now unused byteorder.h
Harvey Harrison
2
-373
/
+0
2009-01-06
mn10300: introduce asm/swab.h
Harvey Harrison
3
-40
/
+44
2009-01-06
frv: introduce asm/swab.h
Harvey Harrison
3
-7
/
+12
2009-01-06
m32r: introduce asm/swab.h
Harvey Harrison
3
-6
/
+12
2009-01-06
m68k: introduce asm/swab.h
Harvey Harrison
3
-14
/
+19
2009-01-06
byteorder: only use linux/swab.h
Harvey Harrison
6
-388
/
+27
2009-01-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-1
/
+22
2009-01-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
4
-19
/
+131
2009-01-06
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+2
2009-01-06
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-4
/
+4
2009-01-06
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+6
2009-01-06
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-17
/
+12
2009-01-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2
-0
/
+45
2009-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
8
-82
/
+89
2009-01-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2
-31
/
+90
2009-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2
-107
/
+65
2009-01-06
fs/exec.c: make do_coredump() void
WANG Cong
1
-1
/
+1
2009-01-06
rapidio: remove excess kernel-doc notation
Randy Dunlap
1
-1
/
+0
2009-01-06
twl4030-gpio: cleanup debounce
David Brownell
1
-6
/
+3
2009-01-06
autofs4: make autofs type usage explicit
Ian Kent
1
-4
/
+58
2009-01-06
autofs4: improve parameter usage
Ian Kent
1
-4
/
+71
2009-01-06
kprobes: support probing module __exit function
Masami Hiramatsu
1
-3
/
+11
2009-01-06
kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()
Masami Hiramatsu
1
-1
/
+0
2009-01-06
module: add within_module_core() and within_module_init()
Masami Hiramatsu
1
-0
/
+12
2009-01-06
spi_gpio driver
David Brownell
1
-0
/
+60
2009-01-06
binfmts.h: include list.h
Hiroshi Shimamoto
1
-0
/
+1
2009-01-06
include/linux/interrupt.h: do not include linux/irqnr.h twice
Jesper Juhl
1
-1
/
+0
2009-01-06
remove linux/hardirq.h from asm-generic/local.h
Russell King
1
-1
/
+0
2009-01-06
percpu_counter: FBC_BATCH should be a variable
Eric Dumazet
1
-6
/
+2
2009-01-06
documentation: when to BUG(), and when to not BUG()
David Brownell
1
-0
/
+17
2009-01-06
poll: allow f_op->poll to sleep
Tejun Heo
1
-3
/
+12
2009-01-06
Create a DIV_ROUND_CLOSEST macro to do division with rounding
Darrick J. Wong
1
-0
/
+6
2009-01-06
Remove remaining unwinder code
Alexey Dobriyan
2
-71
/
+0
2009-01-06
atomic_t: unify all arch definitions
Matthew Wilcox
6
-24
/
+13
2009-01-06
mm: remove CONFIG_OUT_OF_LINE_PFN_TO_PAGE
KOSAKI Motohiro
1
-7
/
+0
2009-01-06
mm: introduce get_mm_hiwater_xxx(), fix taskstats->hiwater_xxx accounting
Oleg Nesterov
1
-0
/
+3
2009-01-06
fs: sys_sync fix
Nick Piggin
1
-1
/
+0
2009-01-06
fs: remove WB_SYNC_HOLD
Nick Piggin
1
-1
/
+0
2009-01-06
badpage: remove vma from page_remove_rmap
Hugh Dickins
1
-1
/
+1
2009-01-06
badpage: zap print_bad_pte on swap and file
Hugh Dickins
1
-9
/
+3
[next]