Linus Torvalds af968e29ac Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb 13 anos atrás
..
accessibility 98b8788ae9 drop explicit include of autoconf.h 15 anos atrás
acpi f6f8285132 pstore: pass allocated memory region back to caller 13 anos atrás
amba ac3e2fa677 clk: amba bus: convert to clk_prepare()/clk_unprepare() 14 anos atrás
ata aab9440453 libata: fix build without BMDMA 13 anos atrás
atm 8a9ea3237e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 13 anos atrás
auxdisplay 25985edced Fix common misspellings 14 anos atrás
base 0cda56962b Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core 13 anos atrás
bcma 44a8e3772f bcma: fix implicit use of export.h contents 13 anos atrás
block a2c2a0e668 paride: fix potential information leak in pg_read() 13 anos atrás
bluetooth 3b971a7ceb Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless 13 anos atrás
cdrom aec9f377e4 drivers/cdrom/cdrom.c: relax check on dvd manufacturer value 14 anos atrás
char bd29e568a4 fix typo/thinko in get_random_bytes() 13 anos atrás
clk aa3831cf9d ARM: Consolidate the clkdev header files 14 anos atrás
clocksource 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 anos atrás
connector f786ecba41 connector: add comm change event report to proc connector 14 anos atrás
cpufreq eb0b38a5d2 [CPUFREQ] db8500: fix build error due to undeclared i variable 13 anos atrás
cpuidle 3c00303206 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux 13 anos atrás
crypto dd38d29838 Merge git://github.com/herbertx/crypto 13 anos atrás
dca 3382416d86 drivers/dca: Add export.h for THIS_MODULE to dca-sysfs.c 13 anos atrás
devfreq 6c81f90588 PM / devfreq: correct Kconfig dependency 13 anos atrás
dio f699b7f351 m68k: don't export static inline functions 15 anos atrás
dma 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 anos atrás
edac 86f9a43305 drivers/edac/mpc85xx_edac.c: fix memory controller compatible for edac 13 anos atrás
eisa 82de9a0cc3 eisa/pci_eisa.c: fix BUG introduced by 005bdad7b80 14 anos atrás
firewire 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 anos atrás
firmware 0efebaa72d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound 13 anos atrás
gpio 404ba2b8f6 gpio: pca953x: Staticise pca953x_get_altdata() 13 anos atrás
gpu bab9efc206 vmwgfx: integer overflow in vmw_kms_update_layout_ioctl() 13 anos atrás
hid 7ed89aed2b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid 13 anos atrás
hv 15b80d6417 hv: remove struct hv_device_info from hyperv.h 14 anos atrás
hwmon 25a236a5db hwmon: convert drivers/hwmon/* to use module_platform_driver() 13 anos atrás
hwspinlock 19e0bafc36 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 anos atrás
i2c 3b120ab762 Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm 13 anos atrás
ide ddddefa99d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide 13 anos atrás
idle 3c00303206 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux 13 anos atrás
ieee802154 0ac9ebedce IEEE 802.15.4: do not enable driver debugging by default 14 anos atrás
infiniband a493f1a24a Merge branches 'cxgb4', 'ipoib', 'misc' and 'qib' into for-next 13 anos atrás
input 866d43c9ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 13 anos atrás
iommu 08f2e6312c iommu: omap: Fix compile failure 13 anos atrás
isdn 5dc5503f5a isdn: avoid copying too long drvid 13 anos atrás
leds cb871513f6 Revert "leds: save the delay values after a successful call to blink_set()" 13 anos atrás
lguest 39a0e33da0 lguest: add export.h to lguest files for THIS_MODULE/EXPORT_SYMBOL 13 anos atrás
macintosh 5a2394534b m68k/irq: Remove obsolete IRQ_FLG_* users 13 anos atrás
mca cf43f4ab3a mca: struct device - replace bus_id with dev_name(), dev_set_name() 16 anos atrás
md 257a4b42af md/raid5: STRIPE_ACTIVE has lock semantics, add barriers 13 anos atrás
media e6f1227e8b Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media 13 anos atrás
memstick c47e789328 drivers/memstick: Add module.h to the prev. implicit modular users 13 anos atrás
message 314ef9cb52 drivers/message: Add module.h to i2o/pci.c 13 anos atrás
mfd 3b8ce3aed9 mfd: fix build failures in recently added ab5500 code 13 anos atrás
misc b0d81664a0 Merge branch 'char-misc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc 13 anos atrás
mmc f750ba9b8d arm/imx: fix imx6q mmc error when mounting rootfs 13 anos atrás
mtd 4e549d6d4a MTD: MAPS: bcm963xx-flash.c: explicitly include module.h 13 anos atrás
net 917fbdb32f bonding: only use primary address for ARP 13 anos atrás
nfc baf79c33e2 drivers/nfc: add module.h to nfcwilink.c 13 anos atrás
nubus 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 anos atrás
of d7fb6d0adb of/irq: of_irq_init: add check for parent equal to child node 13 anos atrás
oprofile 2d21a29fb6 locking, oprofile: Annotate oprofilefs lock as raw 14 anos atrás
parisc 6caddf0a74 parisc: add module.h to files really requiring it 13 anos atrás
parport 9fdbdd062b parport_pc: release IO region properly if unsupported ITE887x card is found 13 anos atrás
pci 09521577ca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci 13 anos atrás
pcmcia 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 anos atrás
pinctrl 45f034ef20 pinctrl: hide subsystem from the populace 13 anos atrás
platform 869f8dfa52 platform/x86: fix dell-laptop function prototypes 13 anos atrás
pnp 3c00303206 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux 13 anos atrás
power 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 anos atrás
pps 79bc57463b pps gpio client: add missing dependency 13 anos atrás
ps3 6ea741a136 powerpc/ps3: irq: Remove IRQF_DISABLED 13 anos atrás
ptp fb5a18cf7c ptp: Fix some locking bugs in ptp_read() 14 anos atrás
rapidio 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 anos atrás
regulator ba305e31e8 regulator: twl: fix twl4030 support for smps regulators 13 anos atrás
rtc 66ae45604c rtc: rtc-puv3: Add __devinit and __devexit markers for probe and remove 13 anos atrás
s390 6fe4c6d466 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 13 anos atrás
sbus 60063497a9 atomic: use <linux/atomic.h> 14 anos atrás
scsi e5a44df85e [SCSI] hpsa: Disable ASPM 13 anos atrás
sfi d2185c4440 drivers/sfi: sfi_acpi.c needs sysfs.h 13 anos atrás
sh 37bef8f989 Merge branches 'sh/pm-runtime' and 'common/clkfwk' into sh-fixes-for-linus 13 anos atrás
sn 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 anos atrás
spi 97371fa99c ARM: 7175/1: add subname parameter to mfp_set_groupg callers 13 anos atrás
ssb 1014c22e42 ssb: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE 13 anos atrás
staging f9143eae10 Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging 13 anos atrás
target 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 anos atrás
tc 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 anos atrás
telephony 25f8f54f6e pcmcia: Convert pcmcia_device_id declarations to const 14 anos atrás
thermal 51e20d0e3a thermal: Prevent polling from happening during system suspend 13 anos atrás
tty 3b9abc7e48 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty 13 anos atrás
uio 2949ead458 uio: Add module.h to implicit drivers/uio users 13 anos atrás
usb 8593b6f6b0 Merge branch 'for-usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus 13 anos atrás
uwb 475c0a6b2c uwb: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required 13 anos atrás
vhost 60063497a9 atomic: use <linux/atomic.h> 14 anos atrás
video a32839696a viafb: correct sync polarity for OLPC DCON 13 anos atrás
virt c031ab15ff drivers/virt: add ioctl for 32-bit compat on 64-bit to fsl-hv-manager 14 anos atrás
virtio e6af578c53 virtio-pci: make reset operation safer 13 anos atrás
vlynq 8ec4ad2beb vlynq: Convert irq functions 14 anos atrás
w1 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 anos atrás
watchdog 20403e845f watchdog: fix initialisation printout in s3c2410_wdt 13 anos atrás
xen 99cb2ddcc6 xen-gntalloc: signedness bug in add_grefs() 13 anos atrás
zorro 8aaf7a0e37 drivers/zorro: Add export.h to proc.c 13 anos atrás
Kconfig aa77677e0a Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging 13 anos atrás
Makefile aa77677e0a Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging 13 anos atrás