summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-01[JFFS2] Quiet lockdep false positive.David Woodhouse
2008-05-01ide: fix early setup of hwif->host_flagsBartlomiej Zolnierkiewicz
2008-05-01Merge branch 'smsc47b397-new-id' into releaseMark M. Hoffman
2008-05-01[JFFS2] Clean up jffs2_alloc_inode() and jffs2_i_init_once()David Woodhouse
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-05-01net: fix returning void-valued expression warningsHarvey Harrison
2008-05-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
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-30libertas: fix use-before-check violationHolger Schurig
2008-04-30b43: Fix dual-PHY devicesMichael Buesch
2008-04-30mac80211: incorrect shift directionHarvey Harrison
2008-04-30mac80211: insert WDS peer after adding interfaceJohannes Berg
2008-04-30mac80211: don't allow invalid WDS peer addressesJohannes Berg
2008-04-30mac80211: assign conf.beacon_control for meshJohannes Berg
2008-04-30mac80211: use 4-byte mesh sequence numberLuis Carlos Cobo
2008-04-30ocfs2: Use GFP_NOFS in kmalloc during localalloc window moveSunil Mushran
2008-04-30ocfs2: Allow uid/gid/perm changes of symlinksSunil Mushran
2008-04-30ocfs2/dlm: dlmdebug.c: make 2 functions staticAdrian Bunk
2008-04-30ocfs2: make struct o2cb_stack_ops staticAdrian Bunk
2008-04-30ocfs2: make struct ocfs2_control_device staticAdrian Bunk
2008-04-30ocfs2: Correct merge of 52f7c21 (Move /sys/o2cb to /sys/fs/o2cb)Joel Becker
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