Jeremy Fitzhardinge 8308c54d7e generic: redefine resource_size_t as phys_addr_t 17 yıl önce
..
accessibility 3f9827bc05 Kconfig: improved help for CONFIG_ACCESSIBILITY 17 yıl önce
acpi 4fd23436f1 Merge branches 'smbus' and 'fujitsu-fix' into release-2.6.27 17 yıl önce
amba 7eff2e7a8b Driver core: change add_uevent_var to use a struct 18 yıl önce
ata 8e48b6b307 ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDs 17 yıl önce
atm 7a8fc9b248 removed unused #include <linux/version.h>'s 17 yıl önce
auxdisplay b340e8a57e auxdisplay: small cleanups 17 yıl önce
base f5a6d958b5 PM: Remove WARN_ON from device_pm_add 17 yıl önce
block 8560c650f3 Revert "pktcdvd: push BKL down into driver" 17 yıl önce
bluetooth 63fbd24e51 [Bluetooth] Consolidate maintainers information 17 yıl önce
cdrom bce31b6748 cdrom: handle TOC 17 yıl önce
char 8b76f46a2d drivers/char/random.c: fix a race which can lead to a bogus BUG() 17 yıl önce
clocksource 4ab6a21911 clocksource, acpi_pm.c: check for monotonicity 17 yıl önce
connector a0a61a604c CONNECTOR: add a proc entry to list connectors 17 yıl önce
cpufreq f068c04ba6 [CPUFREQ] Fix -Wshadow warning in conservative governor. 17 yıl önce
cpuidle 06d9e908b2 cpuidle: Make ladder governor honor latency requirements fully 17 yıl önce
crypto e49140120c crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore() 17 yıl önce
dca 5554b35933 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx 17 yıl önce
dio 18c993629a dio: use dio_match_device() in dio_bus_match() 17 yıl önce
dma 492c71dd54 Merge branch 'for-rmk' of git://git.marvell.com/orion 17 yıl önce
edac 7a8fc9b248 removed unused #include <linux/version.h>'s 17 yıl önce
eisa ca52a49846 driver core: remove DEVICE_NAME_SIZE define 17 yıl önce
firewire 30b0aa7c9a firewire: Kconfig help update 17 yıl önce
firmware bb8fb4e684 ibft: fix target info parsing in ibft module 17 yıl önce
gpio bbcd6d543d gpio: max732x driver 17 yıl önce
gpu 6c7be29810 drm/radeon: downgrade debug message from info to debug. 17 yıl önce
hid f89bd95c5c Input: bcm5974 - add driver for Macbook Air and Pro Penryn touchpads 17 yıl önce
hwmon cebd7709d3 hwmon-vid: Fix AMD K8 VID decoding 17 yıl önce
i2c b693ffe673 Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 17 yıl önce
ide afa153fd7b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 17 yıl önce
ieee1394 a3384067fb ieee1394: sbp2: let nodemgr retry node updates during bus reset series 17 yıl önce
infiniband 4c246edd25 IB/mlx4: Actually return L_Key and R_Key for fast register MRs 17 yıl önce
input 7686ad5606 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 17 yıl önce
isdn 31981db0d0 Add DIP switch readout for HFC-4S IOB4ST 17 yıl önce
leds a09e64fbc0 [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 17 yıl önce
lguest 1dc3e3bcbf lguest: update commentry 17 yıl önce
macintosh b5b9309d34 remove unnecessary <linux/hdreg.h> includes 17 yıl önce
mca ca52a49846 driver core: remove DEVICE_NAME_SIZE define 17 yıl önce
md b2d2c4cead Fix problem with waiting while holding rcu read lock in md/bitmap.c 17 yıl önce
media 8561098ff1 V4L/DVB (8881): gspca: After 'while (retry--) {...}', retry will be -1 but not 0. 17 yıl önce
memstick f1d8269802 memstick: use fully asynchronous request processing 17 yıl önce
message 211c8d4942 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 17 yıl önce
mfd 7a8fc9b248 removed unused #include <linux/version.h>'s 17 yıl önce
misc 41c9229498 Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-acpi-2.6 17 yıl önce
mmc 70bb08962e drivers/mmc/card/block.c: fix refcount leak in mmc_block_open() 17 yıl önce
mtd 076c7f4c6c [MTD] [NAND] tmio_nand: fix base address programming 17 yıl önce
net 3cb5599a84 forcedeth: fix kexec regression 17 yıl önce
nubus 076ec04b8a proc: convert /proc/bus/nubus to seq_file interface 17 yıl önce
of 4589f1fe57 powerpc/ibmebus: Restore "name" sysfs attribute on ibmebus devices 17 yıl önce
oprofile f4156d1cd1 powerpc/cell/oprofile: Avoid double vfree of profile buffer 17 yıl önce
parisc 6044c319d1 parisc-eisa_eeprom: BKL pushdown 17 yıl önce
parport 23d5f96ce6 make parport_cs_release() static 17 yıl önce
pci 8308c54d7e generic: redefine resource_size_t as phys_addr_t 17 yıl önce
pcmcia 574047f96a [ARM] 5198/1: PalmTX: PCMCIA fixes 17 yıl önce
pnp de82ff783b PNPACPI: ignore the producer/consumer bit for extended IRQ descriptors 17 yıl önce
power a09e64fbc0 [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 17 yıl önce
ps3 5442381cdd [POWERPC] PS3: Remove unsupported wakeup sources 17 yıl önce
rapidio a7de3902ed rapidio: fix device reference counting 17 yıl önce
regulator 0eb5d5ab3e regulator: TI bq24022 Li-Ion Charger driver 17 yıl önce
rtc 74c4633da7 rtc-cmos: wake again from S5 17 yıl önce
s390 b301ea8c81 [S390] cio: allow offline processing for disconnected devices 17 yıl önce
sbus c6ed413ddc sparc/drivers: use linux/of_device.h instead of asm/of_device.h 17 yıl önce
scsi bb23b431db remove blk_register_filter and blk_unregister_filter in gendisk 17 yıl önce
serial 363f66fe06 8250: improve workaround for UARTs that don't re-assert THRE correctly 17 yıl önce
sh 6a9545bd95 sh: Fix up broken kerneldoc comments. 17 yıl önce
sn 9150c979ce ioc3.c: replace remaining __FUNCTION__ occurrences 17 yıl önce
spi e48880e02e spi: bugfix spi_add_device() with duplicate chipselects 17 yıl önce
ssb 7f37441c21 ssb: allow compilation on systems without PCI 17 yıl önce
tc 44a2db43eb lk201: remove obsolete driver 18 yıl önce
telephony e05e9f7c4a ixj: push BKL into driver and wrap ioctls 17 yıl önce
thermal 16d7523973 thermal: Create CONFIG_THERMAL_HWMON=n 17 yıl önce
uio c767db0ab4 UIO: generic irq handling for some uio platform devices 17 yıl önce
usb 4ced08b89f Merge master.kernel.org:/home/rmk/linux-2.6-arm 17 yıl önce
video 34a35bddb9 atmel_lcdfb: fix oops in rmmod when framebuffer fails to register 17 yıl önce
virtio 532a6086e3 virtio_balloon: fix towards_target when deflating balloon 17 yıl önce
w1 61c91f7ded w1/ds2482: Convert to a new-style driver 17 yıl önce
watchdog 3ccd3ec6d4 [WATCHDOG] removed unused #include <version.h> 17 yıl önce
xen 0253398ca1 xen: fix 2.6.27-rc5 xen balloon driver warnings 17 yıl önce
zorro e108526e77 move memory_read_from_buffer() from fs.h to string.h 17 yıl önce
Kconfig f7511d5f66 Basic braille screen reader support 17 yıl önce
Makefile 550a7375fe USB: Add MUSB and TUSB support 17 yıl önce