index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'compat-ioctl-merge' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2009-12-12
4
-601
/
+417
|
\
|
*
usbdevfs: move compat_ioctl handling to devio.c
Arnd Bergmann
2009-12-10
3
-123
/
+125
|
*
lp: move compat_ioctl handling into lp.c
Arnd Bergmann
2009-12-10
2
-59
/
+89
|
*
compat_ioctl: pass compat pointer directly to handlers
Arnd Bergmann
2009-12-10
1
-128
/
+83
|
*
compat_ioctl: simplify lookup table
Arnd Bergmann
2009-12-10
1
-46
/
+44
|
*
compat_ioctl: simplify calling of handlers
Arnd Bergmann
2009-12-10
1
-47
/
+39
|
*
compat_ioctl: inline all conversion handlers
Arnd Bergmann
2009-12-10
1
-54
/
+81
|
*
compat_ioctl: Remove BKL
Arnd Bergmann
2009-12-10
1
-2
/
+0
|
*
compat_ioctl: remove all VT ioctl handling
Arnd Bergmann
2009-12-10
1
-187
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
2009-12-12
3
-9
/
+18
|
\
\
|
*
|
asm-generic: add sys_recvmmsg to unistd.h
Arnd Bergmann
2009-12-10
1
-1
/
+3
|
*
|
asm-generic: add sys_accept4 to unistd.h
Arnd Bergmann
2009-12-10
1
-1
/
+3
|
*
|
asm-generic/gpio.h: add some forward decls of the device struct
Mike Frysinger
2009-12-10
1
-0
/
+3
|
*
|
asm-generic: Fix typo in asm-generic/unistd.h.
Chen Liqin
2009-11-03
1
-2
/
+2
|
*
|
lib/checksum: fix one more thinko
Arnd Bergmann
2009-11-03
1
-2
/
+2
|
*
|
lib/checksum.c: make do_csum optional
Arnd Bergmann
2009-11-03
1
-0
/
+2
|
*
|
lib/checksum.c: use 32-bit arithmetic consistently
Arnd Bergmann
2009-11-03
1
-4
/
+4
*
|
|
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-12-12
4
-96
/
+94
|
\
\
\
|
*
|
|
itimer: Fix the itimer trace print format
Thomas Gleixner
2009-12-10
1
-4
/
+4
|
*
|
|
hrtimer: move timer stats helper functions to hrtimer.c
Heiko Carstens
2009-12-10
2
-47
/
+20
|
*
|
|
hrtimer: Tune hrtimer_interrupt hang logic
Thomas Gleixner
2009-12-10
3
-45
/
+70
*
|
|
|
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-12-12
3
-6
/
+32
|
\
\
\
\
|
*
|
|
|
lockdep: Avoid out of bounds array reference in save_trace()
Luck, Tony
2009-12-10
1
-1
/
+2
|
*
|
|
|
futex: Take mmap_sem for get_user_pages in fault_in_user_writeable
Andi Kleen
2009-12-08
1
-2
/
+8
|
*
|
|
|
lockstat: Add usage info to Documentation/lockstat.txt
Frank Rowand
2009-12-06
1
-0
/
+12
|
*
|
|
|
lockstat: Fix min, max times in /proc/lock_stats
Frank Rowand
2009-12-06
1
-3
/
+10
*
|
|
|
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-12-12
18
-168
/
+221
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'amd-iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2009-12-10
3
-5
/
+54
|
|
\
\
\
\
\
|
|
*
|
|
|
|
x86/amd-iommu: Fix PCI hotplug with passthrough mode
Joerg Roedel
2009-12-10
3
-2
/
+8
|
|
*
|
|
|
|
x86/amd-iommu: Fix passthrough mode
Joerg Roedel
2009-12-10
3
-3
/
+46
|
*
|
|
|
|
|
x86: mmio-mod.c: Use pr_fmt
Joe Perches
2009-12-10
1
-36
/
+35
|
*
|
|
|
|
|
x86: kmmio.c: Add and use pr_fmt(fmt)
Joe Perches
2009-12-10
1
-20
/
+20
|
*
|
|
|
|
|
x86: i8254.c: Add pr_fmt(fmt)
Joe Perches
2009-12-10
1
-5
/
+7
|
*
|
|
|
|
|
x86: setup_percpu.c: Use pr_<level> and add pr_fmt(fmt)
Joe Perches
2009-12-10
1
-6
/
+7
|
*
|
|
|
|
|
x86: es7000_32.c: Use pr_<level> and add pr_fmt(fmt)
Joe Perches
2009-12-10
1
-5
/
+7
|
*
|
|
|
|
|
x86: Print DMI_BOARD_NAME as well as DMI_PRODUCT_NAME from __show_regs()
Andy Isaacson
2009-12-09
1
-4
/
+7
|
*
|
|
|
|
|
x86: Factor duplicated code out of __show_regs() into show_regs_common()
Andy Isaacson
2009-12-09
4
-27
/
+22
|
*
|
|
|
|
|
arch/x86/kernel/microcode*: Use pr_fmt() and remove duplicated KERN_ERR prefix
Joe Perches
2009-12-09
3
-60
/
+53
|
*
|
|
|
|
|
Merge branch 'linus' into x86/urgent
Ingo Molnar
2009-12-09
2942
-98008
/
+214179
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
x86, mce: fix confusion between bank attributes and mce attributes
Hidetoshi Seto
2009-12-08
1
-1
/
+1
|
*
|
|
|
|
|
|
x86/mce: Set up timer unconditionally
Jan Beulich
2009-12-08
1
-1
/
+2
|
*
|
|
|
|
|
|
x86: Fix bogus warning in apic_noop.apic_write()
Thomas Gleixner
2009-12-07
1
-1
/
+1
|
*
|
|
|
|
|
|
Merge branch 'linus' into x86/urgent
Ingo Molnar
2009-12-07
1825
-29554
/
+53958
|
|
\
\
\
\
\
\
\
|
|
|
|
_
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
x86: Fix typo in arch/x86/mm/kmmio.c
Shaun Patterson
2009-12-06
1
-1
/
+1
|
*
|
|
|
|
|
|
x86: ASUS P4S800 reboot=bios quirk
Leann Ogasawara
2009-12-05
1
-0
/
+8
*
|
|
|
|
|
|
|
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-12-12
6
-59
/
+248
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge branch 'tip/tracing/core3' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
2009-12-10
6
-59
/
+248
|
|
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
tracing: Remove comparing of NULL to va_list in trace_array_vprintk()
Carsten Emde
2009-12-09
1
-6
/
+12
|
|
*
|
|
|
|
|
|
tracing: Fix function graph trace_pipe to properly display failed entries
Jiri Olsa
2009-12-09
1
-34
/
+131
|
|
*
|
|
|
|
|
|
tracing: Add full state to trace_seq
Johannes Berg
2009-12-09
2
-11
/
+52
[next]