Rusty Russell 3db1cd5c05 net: fix assignment of 0/1 to bool variables. 14 년 전
..
accessibility 98b8788ae9 drop explicit include of autoconf.h 16 년 전
acpi f6f8285132 pstore: pass allocated memory region back to caller 14 년 전
amba ac3e2fa677 clk: amba bus: convert to clk_prepare()/clk_unprepare() 14 년 전
ata aab9440453 libata: fix build without BMDMA 14 년 전
atm 49f5ed4250 atm: eliminate atm_guess_pdu2truesize() 14 년 전
auxdisplay 25985edced Fix common misspellings 14 년 전
base 0cda56962b Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core 14 년 전
bcma daadc6b3bd bcma: extract revision and TX power IDs from SPROM 14 년 전
block a2c2a0e668 paride: fix potential information leak in pg_read() 14 년 전
bluetooth 5f779bbd47 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next 14 년 전
cdrom aec9f377e4 drivers/cdrom/cdrom.c: relax check on dvd manufacturer value 14 년 전
char bd29e568a4 fix typo/thinko in get_random_bytes() 14 년 전
clk aa3831cf9d ARM: Consolidate the clkdev header files 14 년 전
clocksource 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 14 년 전
connector f786ecba41 connector: add comm change event report to proc connector 14 년 전
cpufreq eb0b38a5d2 [CPUFREQ] db8500: fix build error due to undeclared i variable 14 년 전
cpuidle 3c00303206 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux 14 년 전
crypto dd38d29838 Merge git://github.com/herbertx/crypto 14 년 전
dca 3382416d86 drivers/dca: Add export.h for THIS_MODULE to dca-sysfs.c 14 년 전
devfreq 6c81f90588 PM / devfreq: correct Kconfig dependency 14 년 전
dio f699b7f351 m68k: don't export static inline functions 16 년 전
dma 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 14 년 전
edac 86f9a43305 drivers/edac/mpc85xx_edac.c: fix memory controller compatible for edac 14 년 전
eisa 82de9a0cc3 eisa/pci_eisa.c: fix BUG introduced by 005bdad7b80 14 년 전
firewire 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 14 년 전
firmware 0efebaa72d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound 14 년 전
gpio 8c9b04346c gpio: fix a build failure on KS8695 GPIO 14 년 전
gpu bab9efc206 vmwgfx: integer overflow in vmw_kms_update_layout_ioctl() 14 년 전
hid 7ed89aed2b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid 14 년 전
hv 15b80d6417 hv: remove struct hv_device_info from hyperv.h 14 년 전
hwmon 25a236a5db hwmon: convert drivers/hwmon/* to use module_platform_driver() 14 년 전
hwspinlock 19e0bafc36 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 14 년 전
i2c 3b120ab762 Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm 14 년 전
ide ddddefa99d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide 14 년 전
idle 3c00303206 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux 14 년 전
ieee802154 34324dc2bf net: remove NETIF_F_NO_CSUM feature bit 14 년 전
infiniband 8e59d254fe mlx4_ib: disable SRIOV mode for IB ports (not yet supported) 14 년 전
input 866d43c9ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 14 년 전
iommu 61ed26e388 intr_remapping: Fix section mismatch in ir_dev_scope_init() 14 년 전
isdn b3613118eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 14 년 전
leds cb871513f6 Revert "leds: save the delay values after a successful call to blink_set()" 14 년 전
lguest 66846048f5 enable virtio_net to return bus_info in ethtool -i consistent with emulated NICs 14 년 전
macintosh 5a2394534b m68k/irq: Remove obsolete IRQ_FLG_* users 14 년 전
mca cf43f4ab3a mca: struct device - replace bus_id with dev_name(), dev_set_name() 17 년 전
md 257a4b42af md/raid5: STRIPE_ACTIVE has lock semantics, add barriers 14 년 전
media e6f1227e8b Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media 14 년 전
memstick c47e789328 drivers/memstick: Add module.h to the prev. implicit modular users 14 년 전
message 314ef9cb52 drivers/message: Add module.h to i2o/pci.c 14 년 전
mfd 3b8ce3aed9 mfd: fix build failures in recently added ab5500 code 14 년 전
misc b3613118eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 14 년 전
mmc f750ba9b8d arm/imx: fix imx6q mmc error when mounting rootfs 14 년 전
mtd 4e549d6d4a MTD: MAPS: bcm963xx-flash.c: explicitly include module.h 14 년 전
net 3db1cd5c05 net: fix assignment of 0/1 to bool variables. 14 년 전
nfc 361f3cb7f9 NFC: DEP link hook implementation for pn533 14 년 전
nubus 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 년 전
of d7fb6d0adb of/irq: of_irq_init: add check for parent equal to child node 14 년 전
oprofile 4a1dba7238 Merge branch 'urgent' of git://amd64.org/linux/rric into perf/urgent 14 년 전
parisc 6caddf0a74 parisc: add module.h to files really requiring it 14 년 전
parport 9fdbdd062b parport_pc: release IO region properly if unsupported ITE887x card is found 14 년 전
pci 09521577ca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci 14 년 전
pcmcia 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 14 년 전
pinctrl 45f034ef20 pinctrl: hide subsystem from the populace 14 년 전
platform 11948b9335 toshiba_acpi: Fix machines that don't support HCI_SYSTEM_EVENT 14 년 전
pnp 3c00303206 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux 14 년 전
power a7a280493f x86/mrst: Battery fixes 14 년 전
pps 79bc57463b pps gpio client: add missing dependency 14 년 전
ps3 6ea741a136 powerpc/ps3: irq: Remove IRQF_DISABLED 14 년 전
ptp fb5a18cf7c ptp: Fix some locking bugs in ptp_read() 14 년 전
rapidio 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 14 년 전
regulator ba305e31e8 regulator: twl: fix twl4030 support for smps regulators 14 년 전
rtc 40c043b077 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 14 년 전
s390 8e586137e6 net: make vlan ndo_vlan_rx_[add/kill]_vid return error value 14 년 전
sbus 60063497a9 atomic: use <linux/atomic.h> 14 년 전
scsi 51e059bdd6 cxgb4i: Handle dst_get_neighbour_noref() returning NULL. 14 년 전
sfi d2185c4440 drivers/sfi: sfi_acpi.c needs sysfs.h 14 년 전
sh 37bef8f989 Merge branches 'sh/pm-runtime' and 'common/clkfwk' into sh-fixes-for-linus 14 년 전
sn 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 년 전
spi 97371fa99c ARM: 7175/1: add subname parameter to mfp_set_groupg callers 14 년 전
ssb 5d22df200b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless 14 년 전
staging f9143eae10 Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging 14 년 전
target 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 14 년 전
tc 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 년 전
telephony 25f8f54f6e pcmcia: Convert pcmcia_device_id declarations to const 14 년 전
thermal 51e20d0e3a thermal: Prevent polling from happening during system suspend 14 년 전
tty 3b9abc7e48 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty 14 년 전
uio 2949ead458 uio: Add module.h to implicit drivers/uio users 14 년 전
usb 959327c784 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 14 년 전
uwb 475c0a6b2c uwb: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required 14 년 전
vhost 60063497a9 atomic: use <linux/atomic.h> 14 년 전
video a32839696a viafb: correct sync polarity for OLPC DCON 14 년 전
virt c031ab15ff drivers/virt: add ioctl for 32-bit compat on 64-bit to fsl-hv-manager 14 년 전
virtio b3613118eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 14 년 전
vlynq 8ec4ad2beb vlynq: Convert irq functions 14 년 전
w1 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 14 년 전
watchdog 20403e845f watchdog: fix initialisation printout in s3c2410_wdt 14 년 전
xen 99cb2ddcc6 xen-gntalloc: signedness bug in add_grefs() 14 년 전
zorro 8aaf7a0e37 drivers/zorro: Add export.h to proc.c 14 년 전
Kconfig aa77677e0a Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging 14 년 전
Makefile aa77677e0a Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging 14 년 전