aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-05-01isdn: hysdn_procconf.c build fixIngo Molnar1-1/+2
2008-05-01Embedded Maintainer(s), linux-embedded@vger listDavid Woodhouse1-0/+8
2008-05-01vfs: fix permission checking in sys_utimensatMiklos Szeredi1-2/+15
2008-05-01sysfs: sysfs_update_group stub for CONFIG_SYSFS=nRandy Dunlap1-0/+6
2008-05-01Add a new sysfs_streq() string comparison functionDavid Brownell2-0/+29
2008-05-01ntp: handle leap second via timerRoman Zippel4-45/+95
2008-05-01ntp: remove current_tick_length()Roman Zippel3-19/+6
2008-05-01ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFTRoman Zippel4-20/+20
2008-05-01ntp: support for TAIRoman Zippel4-3/+15
2008-05-01ntp: increase time_offset resolutionRoman Zippel2-19/+13
2008-05-01ntp: increase time_freq resolutionRoman Zippel3-22/+21
2008-05-01ntp: NTP4 user space bits updateRoman Zippel2-47/+56
2008-05-01ntp: cleanup ntp.cRoman Zippel1-82/+91
2008-05-01remove div_long_long_remRoman Zippel10-110/+44
2008-05-01rename div64_64 to div64_u64Roman Zippel16-46/+34
2008-05-01convert a few do_div usersRoman Zippel2-39/+15
2008-05-01introduce explicit signed/unsigned 64bit divideRoman Zippel3-2/+113
2008-05-01frv: unbreak misalignment handling changesDavid Howells2-4/+4
2008-05-01Fix cpu hotplug problem in softirq codeChristian Borntraeger1-8/+12
2008-05-01cpusets: update maintainersPaul Jackson1-2/+2
2008-05-01[JFFS2] Quiet lockdep false positive.David Woodhouse2-3/+10
2008-05-01ide: fix early setup of hwif->host_flagsBartlomiej Zolnierkiewicz1-1/+2
2008-05-01Merge branch 'smsc47b397-new-id' into releaseMark M. Hoffman1-3/+14
2008-05-01[JFFS2] Clean up jffs2_alloc_inode() and jffs2_i_init_once()David Woodhouse1-7/+8
2008-05-01module: add MODULE_STATE_GOING notifier callPeter Oberparleiter1-4/+7
2008-05-01module: Enhance verify_export_symbolsRusty Russell1-24/+24
2008-05-01module: set unused_gpl_crcs instead of overwriting unused_crcsRusty Russell1-1/+2
2008-05-01module: neaten __find_symbol, rename to find_symbolRusty Russell1-121/+125
2008-05-01module: reduce module image and resident sizeRusty Russell2-2/+3
2008-05-01module: make module_sect_attrs private to kernel/module.cRusty Russell2-18/+15
2008-05-01[CRYPTO] cryptd: Correct kzalloc error testJulia Lawall1-1/+3
2008-05-01[CRYPTO] eseqiv: Fix off-by-one encryptionHerbert Xu1-1/+2
2008-05-01[CRYPTO] api: Fix scatterwalk_sg_chainHerbert Xu1-0/+4
2008-05-01[CRYPTO] authenc: Fix async crypto crash in crypto_authenc_genicv()Patrick McHardy1-2/+3
2008-05-01net: fix returning void-valued expression warningsHarvey Harrison7-11/+19
2008-05-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller8-38/+49
2008-04-30Update .gitignore to include include/linux/bounds.hTheodore Ts'o1-0/+1
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-4/+4
2008-04-30Fix dnotify/close raceAl Viro1-0/+11
2008-04-30x86: Mark OPTIMIZE_INLINING brokenLinus Torvalds1-0/+1
2008-04-30IB/ipoib: Fix transmit queue stalling foreverEli Cohen3-6/+46
2008-04-30IB/mlx4: Fix off-by-one errors in calls to mlx4_ib_free_cq_buf()Roland Dreier1-2/+2
2008-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds20-51/+82
2008-04-30libertas: fix use-before-check violationHolger Schurig1-1/+2
2008-04-30b43: Fix dual-PHY devicesMichael Buesch1-0/+8
2008-04-30mac80211: incorrect shift directionHarvey Harrison1-4/+2
2008-04-30mac80211: insert WDS peer after adding interfaceJohannes Berg1-17/+27
2008-04-30mac80211: don't allow invalid WDS peer addressesJohannes Berg1-1/+1
2008-04-30mac80211: assign conf.beacon_control for meshJohannes Berg1-0/+1
2008-04-30mac80211: use 4-byte mesh sequence numberLuis Carlos Cobo4-15/+8