index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-12-10
x86: i8254.c: Add pr_fmt(fmt)
Joe Perches
1
-5
/
+7
2009-12-10
x86: setup_percpu.c: Use pr_<level> and add pr_fmt(fmt)
Joe Perches
1
-6
/
+7
2009-12-10
x86: es7000_32.c: Use pr_<level> and add pr_fmt(fmt)
Joe Perches
1
-5
/
+7
2009-12-09
x86: Print DMI_BOARD_NAME as well as DMI_PRODUCT_NAME from __show_regs()
Andy Isaacson
1
-4
/
+7
2009-12-09
x86: Factor duplicated code out of __show_regs() into show_regs_common()
Andy Isaacson
4
-27
/
+22
2009-12-09
arch/x86/kernel/microcode*: Use pr_fmt() and remove duplicated KERN_ERR prefix
Joe Perches
3
-60
/
+53
2009-12-08
sysfs: deprecated features are to help old tools not to confuse them
Uwe Kleine-König
1
-1
/
+1
2009-12-08
sctp: fix compile error due to sysctl mismerge
Linus Torvalds
1
-1
/
+0
2009-12-08
x86, mce: fix confusion between bank attributes and mce attributes
Hidetoshi Seto
1
-1
/
+1
2009-12-08
x86/mce: Set up timer unconditionally
Jan Beulich
1
-1
/
+2
2009-12-07
cfq-iosched: Do not access cfqq after freeing it
Vivek Goyal
1
-3
/
+4
2009-12-07
Revert "pata_sis: Implement MWDMA for the UDMA 133 capable chips"
Jeff Garzik
1
-69
/
+22
2009-12-07
x86: Fix bogus warning in apic_noop.apic_write()
Thomas Gleixner
1
-1
/
+1
2009-12-07
block: include linux/err.h to use ERR_PTR
Stephen Rothwell
1
-0
/
+1
2009-12-06
Fix soc_common PCMCIA configuration
Russell King
1
-1
/
+1
2009-12-06
ARM: 5827/1: SA1100: h3100/h3600: emit messages on failed gpio_request
Dmitry Artamonow
3
-6
/
+22
2009-12-06
ARM: 5826/1: SA1100: h3100/h3600: always build htc-egpio driver
Dmitry Artamonow
1
-0
/
+2
2009-12-06
ARM: 5825/1: SA1100: h3600: update defconfig
Dmitry Artamonow
1
-364
/
+612
2009-12-06
ARM: 5824/1: SA1100: reuse h3600 PCMCIA driver on h3100
Dmitry Artamonow
2
-2
/
+2
2009-12-06
ARM: 5823/1: SA1100: h3100/h3600: add support for gpio-keys
Dmitry Artamonow
1
-1
/
+38
2009-12-06
ARM: 5822/1: SA1100: h3100/h3600: clean up #includes
Dmitry Artamonow
3
-49
/
+2
2009-12-06
ARM: 5821/1: SA1100: h3100/h3600: revise copyright boilerplates
Dmitry Artamonow
4
-64
/
+27
2009-12-06
ARM: 5820/1: SA1100: h3100/h3600: split h3600.c
Dmitry Artamonow
5
-335
/
+427
2009-12-06
ARM: 5819/1: SA1100: h3100/h3600: merge h3600.h and h3600_gpio.h into h3xxx.h
Dmitry Artamonow
4
-43
/
+15
2009-12-06
ARM: 5818/1: SA1100: h3100/h3600: drop old GPIO definitions
Dmitry Artamonow
2
-48
/
+7
2009-12-06
ARM: 5817/1: SA1100: h3100/h3600: configure all unused gpios as inputs
Dmitry Artamonow
1
-23
/
+3
2009-12-06
ARM: 5816/1: SA1100: h3600: remove IRQ_GPIO_* definitions
Dmitry Artamonow
2
-14
/
+0
2009-12-06
ARM: 5815/1: SA1100: h3100/h3600: remove now unused assign_h3600_egpio handlers
Dmitry Artamonow
3
-184
/
+0
2009-12-06
ARM: 5814/1: SA1100: h3100/h3600: convert all users of assign_h3600_egpio to ...
Dmitry Artamonow
2
-18
/
+126
2009-12-06
ARM: 5813/1: SA1100: h3100/h3600: add htc-egpio driver
Dmitry Artamonow
2
-0
/
+69
2009-12-06
ARM: 5812/1: SA1100: h3100/h3600: separate machine-specific LCD helpers
Dmitry Artamonow
1
-9
/
+20
2009-12-06
ARM: 5811/2: pcmcia: convert sa1100_h3600 driver to gpiolib
Dmitry Artamonow
1
-11
/
+71
2009-12-06
ARM: 5799/1: SA1100: h3600: stop setting direction for LCD pins
Dmitry Artamonow
1
-3
/
+1
2009-12-06
ARM: 5798/1: SA1100: h3600: remove unused cruft from h3600.h
Dmitry Artamonow
1
-8
/
+0
2009-12-06
ARM: 5796/1: SA1100: h3600: remove IRDA bits from serial PM callback
Dmitry Artamonow
1
-4
/
+1
2009-12-06
ARM: 5797/1: SA1100: h3100/h3600: remove dead links from Kconfig help text
Dmitry Artamonow
1
-2
/
+0
2009-12-06
ARM: 5795/1: SA1100: h3100/h3600: mark *_mach_init functions as __init
Dmitry Artamonow
1
-3
/
+3
2009-12-06
ARM: iPAQ: no need to set PWER_RTC
Russell King
1
-1
/
+1
2009-12-06
ARM: iPAQ: move serial port support functions
Russell King
2
-26
/
+52
2009-12-06
ARM: iPAQ: convert H3100 IrDA to use generic gpio support
Russell King
2
-3
/
+17
2009-12-06
ARM: iPAQ: provide a way to setup platform-controlled GPIOs
Russell King
1
-0
/
+42
2009-12-06
ARM: iPAQ: separate IrDA machine specifics
Russell King
1
-21
/
+41
2009-12-06
ARM: h3600: provide each iPAQ machine type with own init function
Russell King
1
-2
/
+12
2009-12-06
ARM: sa11x0: convert set_xxx_data() to register_xxx()
Russell King
13
-40
/
+42
2009-12-06
i2c-stub: Documentation update
Jean Delvare
1
-2
/
+2
2009-12-06
i2c-stub: Allow user to disable some commands
Jean Delvare
2
-2
/
+12
2009-12-06
i2c-stub: Implement I2C block support
Jean Delvare
2
-5
/
+29
2009-12-06
i2c: Refactor for_each callbacks
Jean Delvare
1
-48
/
+22
2009-12-06
i2c-i801: Retry on lost arbitration
Jean Delvare
1
-0
/
+3
2009-12-06
i2c: Remove big kernel lock from i2cdev_open
Vincent Sanders
1
-16
/
+6
[next]