aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-02[SCSI] sd: Detach DIF from block integrity infrastructureMartin K. Petersen1-4/+11
2009-10-02[SCSI] Deprecate SCSI_PROT_*_CONVERT operationsMartin K. Petersen1-4/+0
2009-09-30Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-0/+3
2009-09-30MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART.Maxime Bizon1-0/+3
2009-09-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds3-24/+259
2009-09-30Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds1-1/+1
2009-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-8/+2
2009-09-30Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds3-2/+40
2009-09-30ext4: Add a stub for mpage_da_data in the trace headerJosh Stone1-0/+1
2009-09-30jbd2: Use tracepoints for history fileTheodore Ts'o2-20/+85
2009-09-30ext4: Use tracepoints for mb_history trace fileTheodore Ts'o1-0/+163
2009-09-29PM / PCMCIA: Drop second argument of pcmcia_socket_dev_suspend()Rafael J. Wysocki1-1/+1
2009-09-28wext: add back wireless/ dir in sysfs for cfg80211 interfacesJohannes Berg1-0/+1
2009-09-29ext4: Adjust ext4_da_writepages() to write out larger contiguous chunksTheodore Ts'o1-4/+10
2009-09-28drm/kms: make fb helper work for all drivers.Dave Airlie1-1/+3
2009-09-27tty: Fix regressions caused by commit b50989dcDave Young1-2/+11
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan4-4/+4
2009-09-26Revert "sit: stateless autoconf for isatap"Sascha Hlusiak2-8/+1
2009-09-26Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds1-0/+34
2009-09-26Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2-0/+35
2009-09-26headers: kref.h reduxAlexey Dobriyan3-4/+0
2009-09-26Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-2/+2
2009-09-26Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-3/+3
2009-09-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-10/+12
2009-09-26writeback: pass in super_block to bdi_start_writeback()Jens Axboe1-1/+2
2009-09-25ACPI: remove acpi_device_uid() and related stuffBjorn Helgaas1-3/+1
2009-09-25ACPI: remove acpi_device.flags.hardware_idBjorn Helgaas1-2/+1
2009-09-25ACPI: remove acpi_device.flags.compatible_idsBjorn Helgaas1-2/+1
2009-09-25ACPI: maintain a single list of _HID and _CID IDsBjorn Helgaas1-3/+7
2009-09-25ACPI: add acpi_bus_get_status_handle()Bjorn Helgaas1-0/+2
2009-09-25ACPI: identify device tree root by null parent pointer, not ACPI_BUS_TYPEBjorn Helgaas1-1/+0
2009-09-25ACPI: save device_type in acpi_deviceBjorn Helgaas1-1/+2
2009-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-1/+3
2009-09-25drm/kms: start adding command line interface using fb.Dave Airlie2-1/+37
2009-09-24NOMMU: Fallback for is_vmalloc_or_module_addr() should be inlineDavid Howells1-1/+1
2009-09-24Optimize the ordering of sections in RW_DATA_SECTION.Tim Abbott1-2/+2
2009-09-24hugetlb_file_setup(): use C, not cppAndrew Morton1-4/+8
2009-09-24genetlink: fix netns vs. netlink table locking (2)Johannes Berg1-0/+1
2009-09-24tunnel: eliminate recursion fieldEric Dumazet1-1/+0
2009-09-24Phonet: error on broadcast sending (unimplemented)RĂ©mi Denis-Courmont1-0/+1
2009-09-24Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller322-3745/+13768
2009-09-24Merge branch 'origin' into for-linusRussell King259-3161/+11553
2009-09-24Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intelLinus Torvalds3-0/+45
2009-09-24Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-1/+2
2009-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-5/+12
2009-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds3-5/+46
2009-09-25module: preferred way to use MODULE_AUTHORJohannes Berg1-1/+4
2009-09-25module: reduce string table for loaded modules (v2)Jan Beulich1-1/+1
2009-09-25module: reduce symbol table for loaded modules (v2)Jan Beulich1-3/+7
2009-09-24Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds4-51/+278