Linus Torvalds 1a8f46100b Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev 18 years ago
..
acorn 99eb8a550d Remove the arm26 port 18 years ago
acpi 2aa44d0567 sched: sched_clock_idle_[sleep|wakeup]_event() 18 years ago
amba bf62456eb9 uevent: use add_uevent_var() instead of open coding it 18 years ago
ata 1a8f46100b Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev 18 years ago
atm 06bfb7eb15 Add some help texts to recently-introduced kconfig items 18 years ago
auxdisplay fe58103a56 cfag12864b fix 18 years ago
base 9eb3ff4037 CPU online file permission 18 years ago
block 928923c76b Introduce CONFIG_CHECK_SIGNATURE 18 years ago
bluetooth 924f0e4a06 [Bluetooth] Remove the redundant non-seekable llseek method 18 years ago
cdrom 165125e1e4 [BLOCK] Get rid of request_queue_t typedef 18 years ago
char abcb1ff326 tty: dont needlessly cast kmalloc() return value 18 years ago
clocksource 7b0b8207e0 x86_64: fix typo in acpi_pm.c 18 years ago
connector 13591885a9 Use menuconfig objects: connector 18 years ago
cpufreq 084f349394 [CPUFREQ] Restore previously used governor on a hot-replugged CPU 18 years ago
crypto 06bfb7eb15 Add some help texts to recently-introduced kconfig items 18 years ago
dio e51c01b084 [PATCH] hp300: fix driver_register() return handling, remove dio_module_init() 19 years ago
dma 54a09feb0e [IOAT]: Remove redundant struct member to avoid descriptor cache miss 18 years ago
edac ddcc3050bd drivers/edac: fix pasemi kconfig depends 18 years ago
eisa 4a1ccb5b1e virtual_eisa_root_init() should be __init 18 years ago
fc4 cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
firewire ae57988f68 firewire: fw-core: make two variables static 18 years ago
firmware 1b28f22a87 edd: switch to pci_get based API 18 years ago
hid 06bfb7eb15 Add some help texts to recently-introduced kconfig items 18 years ago
hwmon 68a50b5678 hwmon: (smsc47m1) restore missing name attribute 18 years ago
i2c b5d0b4ba38 i2c-s3c2410: Build fix 18 years ago
ide b0244a0045 ide-disk: workaround for buggy HPA support on ST340823A (take 3) 18 years ago
ieee1394 e4f8cac5e0 ieee1394: sbp2: more correct Kconfig dependencies 18 years ago
infiniband fe11cb6ba4 IB/mlx4: Incorrect semicolon after if statement 18 years ago
input 928923c76b Introduce CONFIG_CHECK_SIGNATURE 18 years ago
isdn d6c59c13c0 hisax: update hfc_usb driver 18 years ago
kvm 6ec8a856e4 KVM: Avoid calling smp_call_function_single() with interrupts disabled 18 years ago
leds f8a7c6fe14 leds: Convert from struct class_device to struct device 18 years ago
lguest deec595047 lguest should depend on CONFIG_FUTEX 18 years ago
macintosh 2301060e2b m68k/mac: Make mac_hid_mouse_emulate_buttons() declaration visible 18 years ago
mca 8813d1c00c mca: add integrated device bus matching 18 years ago
md a88aa7865b md: correctly update sysfs when a raid1 is reshaped 18 years ago
media 87bd1e9aaf Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb 18 years ago
message bced137384 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 18 years ago
mfd dd00cc486a some kmalloc/memset ->kzalloc (tree wide) 18 years ago
misc 06bfb7eb15 Add some help texts to recently-introduced kconfig items 18 years ago
mmc b67ac3f339 sdhci: tell which spurious interrupt we got 18 years ago
mtd 0c1eafdb06 mtdchar build fix 18 years ago
net 06c7af563d [PPP]: Fix output buffer size in ppp_decompress_frame(). 18 years ago
nubus dd00cc486a some kmalloc/memset ->kzalloc (tree wide) 18 years ago
of 3f23de10f2 Create drivers/of/platform.c 18 years ago
oprofile 1474855d08 [CELL] oprofile: add support to OProfile for profiling CELL BE SPUs 18 years ago
parisc b187f180cc serial: add early_serial_setup() back to header file 18 years ago
parport 8daedea656 parport_pc locking fix 18 years ago
pci 18166c1a50 PCI: Run k8t_sound_hostbridge quirk only when needed 18 years ago
pcmcia afb2c1650b pcmcia: give socket time to power down 18 years ago
pnp 673d5b43da ACPI: restore CONFIG_ACPI_SLEEP 18 years ago
power a1da5f4f1b Don't compile the PMU power driver on 64-bit PowerPC 18 years ago
ps3 80071802cb [POWERPC] PS3: Storage Driver Core 18 years ago
rapidio dd00cc486a some kmalloc/memset ->kzalloc (tree wide) 18 years ago
rtc 5c076fce2e rtc-max6902 minor fixes 18 years ago
s390 8127a1f80a [S390] vmur: fix reference counting for vmur device structure 18 years ago
sbus 50aa485e1a [BBC_I2C]: kmalloc + memset conversion to kzalloc 18 years ago
scsi 928923c76b Introduce CONFIG_CHECK_SIGNATURE 18 years ago
serial aa79850562 serial: add pci ids for PA Semi PWRficient onchip uarts 18 years ago
sh dd00cc486a some kmalloc/memset ->kzalloc (tree wide) 18 years ago
sn dd00cc486a some kmalloc/memset ->kzalloc (tree wide) 18 years ago
spi 96ddbf504a spidev warning fix 18 years ago
tc 8b4a40809e zs: move to the serial subsystem 18 years ago
telephony dd00cc486a some kmalloc/memset ->kzalloc (tree wide) 18 years ago
uio bc4c4f45ac UIO: Hilscher CIF card driver 18 years ago
usb d65cc1b45e usb: add PRODUCT, TYPE to usb-interface events 18 years ago
video 8e92f21ba3 au1100fb: move au1100fb_fb_blank() beforce au1100fb_setmode() 18 years ago
w1 59d9445e85 w1: fix w1_remove_master_device() searching 18 years ago
xen 98ac0e53fa xenbus_xs.c: fix a use-after-free 18 years ago
zorro a01086687c zorro: Make sysfs config attribute read-only 18 years ago
Kconfig f85ff3056c Begin to consolidate of_device.c 18 years ago
Makefile 647e50f383 [WATCHDOG] Fix pcwd_init_module crash 18 years ago