summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2007-01-05[PATCH] i386: Restore CONFIG_PHYSICAL_START optionVivek Goyal
2007-01-05[PATCH] swsusp: Do not fail if resume device is not setRafael J. Wysocki
2007-01-05[PATCH] KVM: Improve interrupt responseDor Laor
2007-01-05[PATCH] Add AFS_SUPER_MAGIC to magic.hAdam Megacz
2007-01-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2007-01-04[TCP]: Use old definition of beforeGerrit Renker
2007-01-04Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2007-01-03[X25]: proper prototype for x25_init_timers()Adrian Bunk
2007-01-03Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds
2007-01-02Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-01-02[ARM] 4081/1: Add definition for TI Sync Serial ProtocolPhilipp Zabel
2007-01-02[ARM] 4080/1: Fix for the SSCR0_SlotsPerFrm macroPhilipp Zabel
2007-01-02ACPI: increase ACPI_MAX_REFERENCE_COUNT for larger systemsDoug Chapman
2006-12-31Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2006-12-31[NET]: Don't export linux/random.h outside __KERNEL__.David Woodhouse
2006-12-31[NET]: Add memory barrrier to netif_poll_enable()David S. Miller
2006-12-31[SPARC64]: Fix of_iounmap() region release.David S. Miller
2006-12-30[PATCH] cpuset procfs warning fixAndrew Morton
2006-12-30[PATCH] SPI: define null tx_buf to mean "shift out zeroes"David Brownell
2006-12-30[PATCH] change WARN_ON back to "BUG: at ..."Ingo Molnar
2006-12-30[ARM] 4078/1: Fix ARM copypage cache coherency problemsRichard Purdie
2006-12-30[ARM] 4077/1: iop13xx: fix __io() macroDan Williams
2006-12-30[ARM] 4074/1: Flat loader stack alignmentPaul Brook
2006-12-30[ARM] 4073/1: Prevent s3c24xx drivers from including asm/arch/hardware.h and ...Arnaud Patard
2006-12-30[ARM] 4063/1: ep93xx: fix IRQ_EP93XX_GPIO?MUX numberingLennert Buytenhek
2006-12-27V4L/DVB (5001): Add two required headers on kernel 2.6.20-rc1Mauro Carvalho Chehab
2006-12-27V4L/DVB (4988): Cx2341x audio_properties is an u16, not u8Hans Verkuil
2006-12-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2006-12-22[IPV6]: Dumb typo in generic csum_ipv6_magic()Al Viro
2006-12-22[SCTP]: make 2 functions staticAdrian Bunk
2006-12-22[SCTP]: Fix typo adaption -> adaptation as per the latest API draft.Ivan Skytte Jorgensen
2006-12-22[SCTP]: Don't export include/linux/sctp.h to userspace.Sridhar Samudrala
2006-12-22[TCP]: Fix ambiguity in the `before' relation.Gerrit Renker
2006-12-22[PATCH] mips: if_fddi.h: Add a missing inclusionMaciej W. Rozycki
2006-12-22[PATCH] fdtable: Provide free_fdtable() wrapperVadim Lobanov
2006-12-22[PATCH] compile error of register_memory()Yasunori Goto
2006-12-22[PATCH] mm: more rmap debuggingNick Piggin
2006-12-22[PATCH] lock debugging: fix DEBUG_LOCKS_WARN_ON() & debug_locks_silentIngo Molnar
2006-12-22[PATCH] fix vm_events_fold_cpu() build breakageMagnus Damm
2006-12-22[PATCH] CONFIG_VM_EVENT_COUNTER comment decrustifyPaul Jackson
2006-12-22[PATCH] KVM: API versioningAvi Kivity
2006-12-21VM: Remove "clear_page_dirty()" and "test_clear_page_dirty()" functionsLinus Torvalds
2006-12-21Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2006-12-21Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2006-12-21Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-12-20Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...Linus Torvalds
2006-12-20Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds
2006-12-20Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-12-20Driver core: proper prototype for drivers/base/init.c:driver_init()Adrian Bunk
2006-12-20kobject: kobject_uevent() returns manageable valueAneesh Kumar K.V