aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2008-07-14i2c: Export the i2c_bus_type symbolJon Smirl
2008-07-14i2c-dev: Delete empty detach_client callbackJean Delvare
2008-07-14i2c-algo-pcf: Drop unused struct membersJean Delvare
2008-07-14i2c-algo-pcf: Multi-master lost-arbitration improvementEric Brower
2008-07-14i2c: Let bus drivers add SPD to their classJean Delvare
2008-07-14i2c: Let framebuffer drivers set their I2C bus class to DDCJean Delvare
2008-07-14i2c: Update stray references to smbus_accessJean Delvare
2008-07-14i2c: Delete unused function i2c_smbus_write_quickJean Delvare
2008-07-14i2c: Remove 3 deprecated bus driversAdrian Bunk
2008-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2008-07-14Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-07-14Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-07-14libata/ahci: enclosure management supportKristen Carlson Accardi
2008-07-14libata: improve EH internal command timeout handlingTejun Heo
2008-07-14libata: improve EH retry delay handlingTejun Heo
2008-07-14libata: consistently use msecs for time durationsTejun Heo
2008-07-14Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar
2008-07-14Merge branch 'sched/for-linus' into tracing/for-linusIngo Molnar
2008-07-14Merge branch 'tracing/ftrace' into auto-ftrace-nextIngo Molnar
2008-07-14powerpc/85xx: Add support for MPC8536DSKumar Gala
2008-07-14Merge branch 'sched/clock' into sched/develIngo Molnar
2008-07-14Merge commit 'v2.6.26' into core/lockingIngo Molnar
2008-07-14[S390] css: Use css_device_id for bus matching.Cornelia Huck
2008-07-14[S390] cio: Introduce modalias for css bus.Cornelia Huck
2008-07-14security: remove register_security hookJames Morris
2008-07-14security: remove unused sb_get_mnt_opts hookMiklos Szeredi
2008-07-14LSM/SELinux: show LSM mount options in /proc/mountsEric Paris
2008-07-14Security: split proc ptrace checking into read vs. attachStephen Smalley
2008-07-14Merge commit 'origin/HEAD' into test-mergeBenjamin Herrenschmidt
2008-07-13Merge branch 'linus' into sched/develIngo Molnar
2008-07-12[SCSI] lib: Add support for the T10 (SCSI) Data Integrity Field CRCMartin K. Petersen
2008-07-12Merge branch 'linus' into x86/coreIngo Molnar
2008-07-11mm: Add range_cont mode for writebackAneesh Kumar K.V
2008-07-11percpu_counter: new function percpu_counter_sum_and_setMingming Cao
2008-07-11vfs: add hooks for ext4's delayed allocation supportAlex Tomas
2008-07-11jbd2: Remove data=ordered mode support using jbd buffer headsJan Kara
2008-07-11jbd2: Implement data=ordered mode handling via inodesJan Kara
2008-07-11vfs: export filemap_fdatawrite_range()Jan Kara
2008-07-11jbd2: Add commit time into the commit blockTheodore Ts'o
2008-07-11sched_clock: stop maximum check on NO HZSteven Rostedt
2008-07-11ftrace: add ftrace_kill_atomicSteven Rostedt
2008-07-11Merge branch 'linus' into core/rcuIngo Molnar
2008-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-10xfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_infoSteffen Klassert
2008-07-10ihex: request_ihex_firmware() function to load and validate firmwareDavid Woodhouse
2008-07-10ihex.h: binary representation of ihex recordsDavid Woodhouse
2008-07-10firmware: allow firmware files to be built into kernel imageDavid Woodhouse
2008-07-10firmware: make fw->data constDavid Woodhouse
2008-07-10crypto: hash - Move ahash functions into crypto/hash.hHerbert Xu
2008-07-10crypto: hash - Removed vestigial ahash fieldsHerbert Xu