Rodolfo Giometti 276b282e90 pps: events reporting fix up 15 年 前
..
accessibility c0c9209ddd braille_console: only register notifiers when the braille console is used 17 年 前
acpi 43758dd88f Merge branch 'bugzilla-13449' into release 15 年 前
amba cf7a2b4fb6 Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and 'w90x900' into devel 16 年 前
ata f38e35b43f sata_via: Remove redundant device ID for VIA VT8261 15 年 前
atm b7058842c9 net: Make setsockopt() optlen be unsigned. 16 年 前
auxdisplay c0aa24ba89 auxdisplay: remove PARPORT dependency 16 年 前
base 2ddac2a6a8 PM: Remove some debug messages producing too much noise 15 年 前
block cf6e693212 loop: fix NULL dereference if mount fails 15 年 前
bluetooth 404291ac9e btusb bluetooth driver: wait for 'waker' work too before closing 15 年 前
cdrom 8d65af789f sysctl: remove "struct file *" argument of ->proc_handler 16 年 前
char 9a6fc8d0f8 Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen 15 年 前
clocksource f6431732f1 sh: CMT suspend/resume 16 年 前
connector f0b25932b8 connector: Fix incompatible pointer type warning 16 年 前
cpufreq 714af06938 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq 16 年 前
cpuidle 246eb7f0ed cpuidle: always return with interrupts enabled 15 年 前
crypto 4c6ab3ee4c crypto: padlock-sha - Fix stack alignment 16 年 前
dca 084dac53ad dca: module load should not be an error message 16 年 前
dio 9591463af7 dio: struct device - replace bus_id with dev_name(), dev_set_name() 16 年 前
dma 4b3df5668c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx into for-linus 16 年 前
edac 17adea01b9 amd64_edac: fix CECCs reporting 15 年 前
eisa 517d08699b Merge branch 'akpm' 16 年 前
firewire a3ccf63ee6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 16 年 前
firmware ed3c661448 iSCSI/iBFT: use proper address translation 16 年 前
gpio d62668e1dd gpiolib: fix device_create() result check 15 年 前
gpu 6b46362c0e Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 15 年 前
hid 03266d28ca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid 16 年 前
hwmon e281e315f4 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging 15 年 前
i2c 3806e94b01 i2c-piix4: Modify code name SB900 to Hudson-2 15 年 前
ide a58695bb9d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 15 年 前
idle 09c8a5b85e ioat: switch watchdog and reset handler from workqueue to timer 16 年 前
ieee1394 d43c36dc6b headers: remove sched.h from interrupt.h 16 年 前
ieee802154 61357325f3 netdev: convert bulk of drivers to netdev_tx_t 16 年 前
infiniband d43c36dc6b headers: remove sched.h from interrupt.h 16 年 前
input 558a5e296a Input: gpio-keys - use IRQF_SHARED 15 年 前
isdn 1ce55238e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 15 年 前
leds 77279862ba leds: leds-pca9532 - Drop unused module parameters 16 年 前
lguest d43c36dc6b headers: remove sched.h from interrupt.h 16 年 前
macintosh 11a50873ef powerpc/pmac: Fix issues with sleep on some powerbooks 16 年 前
mca cf43f4ab3a mca: struct device - replace bus_id with dev_name(), dev_set_name() 16 年 前
md 8dee721146 md/raid5: make sure curr_sync_completes is uptodate when reshape starts 15 年 前
media 22370ef503 V4L/DVB (13314): saa7134: set ts_force_val for the Hauppauge WinTV HVR-1150 15 年 前
memstick b873c2f34e memstick: move dev_dbg 16 年 前
message d43c36dc6b headers: remove sched.h from interrupt.h 16 年 前
mfd a8643430bc mfd: Do not dereference null pointer in twl4030 error path 15 年 前
misc d39b7dd1dc sgi-gru: decrapfiy options_write() function 15 年 前
mmc 49c1d9da1c mmci-omap: free irq resource 15 年 前
mtd 52cb0148ef mtd/maps: Fix accidental removal in Makefile 15 年 前
net 799dd75b1a Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging 15 年 前
nubus 2e0eb731e5 nubus: fix mis-indented statement 17 年 前
of 08a7963aad of: Remove nested function 16 年 前
oprofile c0868934e5 oprofile: warn on freeing event buffer too early 16 年 前
parisc 4481374ce8 mm: replace various uses of num_physpages by totalram_pages 16 年 前
parport 8d65af789f sysctl: remove "struct file *" argument of ->proc_handler 16 年 前
pci 761434a318 PCI ASPM: fix oops on root port removal 15 年 前
pcmcia 9905d1b411 PM / yenta: Split resume into early and late parts (rev. 4) 15 年 前
platform 80f0c895b5 eeepc-laptop: don't enable camera at startup if it's already on. 15 年 前
pnp 1131b938f0 ACPI: remove acpi_device.flags.hardware_id 16 年 前
power f056878332 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 16 年 前
pps 276b282e90 pps: events reporting fix up 15 年 前
ps3 bc00351edd powerpc/ps3: Workaround for flash memory I/O error 16 年 前
rapidio 5f28c52003 rio: warn_unused_result warnings fix 16 年 前
regulator 55c1d7c60d regulator: fix voltage range in da9034 ldo12 16 年 前
rtc bcb3a1676b rtc: v3020: fix v3020_mmio_read_bit() 15 年 前
s390 7d531a7e51 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 15 年 前
sbus 83d5cde47d const: make block_device_operations const 16 年 前
scsi aefba418bf dpt_i2o: Fix typo of EINVAL 15 年 前
serial b87e5e2b8e serial: add support for the Lava Quattro PCI quad-port 16550A card 15 年 前
sfi 011a606d06 SFI: remove __init from sfi_verify_table 16 年 前
sh 1279b7f116 sh: Fix up simplified multi-evt handling under sparseirq. 16 年 前
sn 6a35528a83 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) 16 年 前
spi e89e04fcdc ARM: 5741/1: pl022: fix peripheral id for ST vendor 16 年 前
ssb de32cce132 ssb/sdio: fix printk format warnings 16 年 前
staging b881c6cbb3 Staging: fix wireless drivers depends 15 年 前
tc df388556d7 tc: struct device - replace bus_id with dev_name(), dev_set_name() 16 年 前
telephony 405f55712d headers: smp_lock.h redux 16 年 前
thermal 625120a42b acpi: thermal: Add EOL to the trip_point_N_type strings 15 年 前
uio d43c36dc6b headers: remove sched.h from interrupt.h 16 年 前
usb 37c4fd8c75 USB: fsl_udc_core: Fix kernel oops on module removal 15 年 前
uwb d43c36dc6b headers: remove sched.h from interrupt.h 16 年 前
video 69fd8d2467 drivers/video/msm: update to new kernel 15 年 前
virtio 2d61ba9503 virtio: order used ring after used index read 15 年 前
vlynq 3354f73b24 drivers/vlynq/vlynq.c: fix resource size off by 1 error 16 年 前
w1 0314b020c4 ds2482: Discard obsolete detect method 16 年 前
watchdog 1efd374d78 [WATCHDOG] SBC-FITPC2 watchdog driver registration fix 15 年 前
xen a99bbaf5ee headers: remove sched.h from poll.h 16 年 前
zorro 2796872c40 zorro: struct device - replace bus_id with dev_name(), dev_set_name() 16 年 前
Kconfig eae9d2ba0c LinuxPPS: core support 16 年 前
Makefile a7c367b95a Merge git://git.infradead.org/mtd-2.6 16 年 前