summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-01docbook: fix vmalloc missing parameter notationRandy Dunlap
2008-05-01isdn: hysdn_procconf.c build fixIngo Molnar
2008-05-01Embedded Maintainer(s), linux-embedded@vger listDavid Woodhouse
2008-05-01vfs: fix permission checking in sys_utimensatMiklos Szeredi
2008-05-01sysfs: sysfs_update_group stub for CONFIG_SYSFS=nRandy Dunlap
2008-05-01Add a new sysfs_streq() string comparison functionDavid Brownell
2008-05-01ntp: handle leap second via timerRoman Zippel
2008-05-01ntp: remove current_tick_length()Roman Zippel
2008-05-01ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFTRoman Zippel
2008-05-01ntp: support for TAIRoman Zippel
2008-05-01ntp: increase time_offset resolutionRoman Zippel
2008-05-01ntp: increase time_freq resolutionRoman Zippel
2008-05-01ntp: NTP4 user space bits updateRoman Zippel
2008-05-01ntp: cleanup ntp.cRoman Zippel
2008-05-01remove div_long_long_remRoman Zippel
2008-05-01rename div64_64 to div64_u64Roman Zippel
2008-05-01convert a few do_div usersRoman Zippel
2008-05-01introduce explicit signed/unsigned 64bit divideRoman Zippel
2008-05-01frv: unbreak misalignment handling changesDavid Howells
2008-05-01Fix cpu hotplug problem in softirq codeChristian Borntraeger
2008-05-01cpusets: update maintainersPaul Jackson
2008-04-30Update .gitignore to include include/linux/bounds.hTheodore Ts'o
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-30Fix dnotify/close raceAl Viro
2008-04-30x86: Mark OPTIMIZE_INLINING brokenLinus Torvalds
2008-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-04-30klist: fix coding style errors in klist.h and klist.cGreg Kroah-Hartman
2008-04-30driver core: remove no longer used "struct class_device"Kay Sievers
2008-04-30pcmcia: remove pccard_sysfs_interface warningsDavid Brownell
2008-04-30devres: support addresses greater than an unsigned long via dev_ioremapKumar Gala
2008-04-30kobject: do not copy vargs, just pass them aroundKay Sievers
2008-04-30sysfs: sysfs_update_group stub for CONFIG_SYSFS=nRandy Dunlap
2008-04-30DEBUGFS: Correct location of debugfs API documentation.Robert P. J. Day
2008-04-30driver core: warn about duplicate driver names on the same busStas Sergeev
2008-04-30klist: implement klist_add_{after|before}()Tejun Heo
2008-04-30klist: implement KLIST_INIT() and DEFINE_KLIST()Tejun Heo
2008-04-30sysfs: Disallow truncation of files in sysfsBen Hutchings
2008-04-30Fix ACPI vs proc_create_data() mismergeAlexey Dobriyan
2008-04-30ipv6: Compilation fix for compat MCAST_MSFILTER sockopts.Pavel Emelyanov
2008-04-30x86: numaq fixIngo Molnar
2008-04-30x86: 8K stacks by defaultIngo Molnar
2008-04-30x86: ioremap ram check fixAndres Salomon
2008-04-30x86: fix HT cpu booting on 32-bitHugh Dickins
2008-04-30x86: optimize inlining offIngo Molnar
2008-04-30x86: CONFIG_X86_ELAN fixIngo Molnar
2008-04-30x86: Kconfig fixIngo Molnar
2008-04-30x86 PAT: fix performance drop for glx, use UC minus for ioremap(), ioremap_no...Suresh Siddha
2008-04-30x86: use defconfigs from x86/configs/*Sam Ravnborg
2008-04-30toshiba: use ioremap_cachedAlan Cox