aboutsummaryrefslogtreecommitdiff
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-05-01module: add MODULE_STATE_GOING notifier callPeter Oberparleiter
2008-05-01module: Enhance verify_export_symbolsRusty Russell
2008-05-01module: set unused_gpl_crcs instead of overwriting unused_crcsRusty Russell
2008-05-01module: neaten __find_symbol, rename to find_symbolRusty Russell
2008-05-01module: reduce module image and resident sizeRusty Russell
2008-05-01module: make module_sect_attrs private to kernel/module.cRusty Russell
2008-05-01[CRYPTO] cryptd: Correct kzalloc error testJulia Lawall
2008-05-01[CRYPTO] eseqiv: Fix off-by-one encryptionHerbert Xu
2008-05-01[CRYPTO] api: Fix scatterwalk_sg_chainHerbert Xu
2008-05-01[CRYPTO] authenc: Fix async crypto crash in crypto_authenc_genicv()Patrick McHardy
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