summaryrefslogtreecommitdiff
path: root/include/linux (unfollow)
Commit message (Expand)Author
2009-06-16printk: Add KERN_DEFAULT printk log-levelLinus Torvalds
2009-06-16printk: clean up handling of log-levels and newlinesLinus Torvalds
2009-06-16mg_disk: seperate mg_disk.h againunsik Kim
2009-06-16block: Introduce helper to reset queue limits to default valuesMartin K. Petersen
2009-06-15regulator/max1586: support increased V3 voltage rangePhilipp Zabel
2009-06-15LP3971 PMIC regulator driver (updated and combined version)Marek Szyprowski
2009-06-15regulator: add userspace-consumer driverMike Rapoport
2009-06-15Maxim 1586 regulator driverRobert Jarzmik
2009-06-15block: Add bio_list_peek()Geert Uytterhoeven
2009-06-14keyboard: advertise KT_DEAD2 extended diacriticalsSamuel Thibault
2009-06-14vmlinux.lds.h updateSam Ravnborg
2009-06-13MFD,mmc: tmio_mmc: make HCLK configurablePhilipp Zabel
2009-06-13cb710: more cleanup for the DEBUG case.Michał Mirosław
2009-06-13cb710: handle DEBUG define in MakefilePierre Ossman
2009-06-13mmc: Driver for CB710/720 memory card reader (MMC part)Michał Mirosław
2009-06-13list_nulls: add hlist_nulls_add_head and hlist_nulls_delPablo Neira Ayuso
2009-06-13clocksource: prevent selection of low resolution clocksourse also for nohz=onThomas Gleixner
2009-06-13i2c-ocores: Can add I2C devices to the busRichard Röjfors
2009-06-12PM: Add empty suspend/resume device irq functionsHeiko Carstens
2009-06-12PM/Hibernate: Move NVS routines into a seperate file (v2).Cornelia Huck
2009-06-12PM: Remove device_type suspend()/resume()Magnus Damm
2009-06-12PM: Remove bus_type suspend_late()/resume_early() V2Magnus Damm
2009-06-12PM core: rename suspend and resume functionsAlan Stern
2009-06-12PM: Rename device_power_down/up()Magnus Damm
2009-06-12Trivial: fix typo s/balence/balance/Thadeu Lima de Souza Cascardo
2009-06-12slab,slub: don't enable interrupts during early bootPekka Enberg
2009-06-12lguest: remove obsolete LHREQ_BREAK callRusty Russell
2009-06-12lguest: use eventfds for device notificationRusty Russell
2009-06-12lguest: improve interrupt handling, speed up stream networkingRusty Russell
2009-06-12virtio: indirect ring entries (VIRTIO_RING_F_INDIRECT_DESC)Mark McLoughlin
2009-06-12virtio: teach virtio_has_feature() about transport featuresMark McLoughlin
2009-06-12virtio_pci: optional MSI-X supportMichael S. Tsirkin
2009-06-12virtio: find_vqs/del_vqs virtio operationsMichael S. Tsirkin
2009-06-12virtio: add names to virtqueue struct, mapping from devices to queues.Rusty Russell
2009-06-12virtio: fix obsolete documentation on probe functionRusty Russell
2009-06-12perf_counter: Add forward/backward attribute ABI compatibilityPeter Zijlstra
2009-06-12perf_counter: PERF_TYPE_HW_CACHE is a hardware counter tooPeter Zijlstra
2009-06-12module: trim exception table on init free.Rusty Russell
2009-06-12module_param: allow 'bool' module_params to be bool, not just int.Rusty Russell
2009-06-12module_param: add __same_type convenience wrapper for __builtin_types_compati...Rusty Russell
2009-06-12module_param: split perm field into flags and permRusty Russell
2009-06-12module_param: invbool should take a 'bool', not an 'int'Rusty Russell
2009-06-12memcg: fix page_cgroup fatal error in FLATMEMKAMEZAWA Hiroyuki
2009-06-11fs/qnx4: sanitize includesAl Viro
2009-06-11Sanitize qnx4 fsync handlingAl Viro
2009-06-11New helper - simple_fsync()Al Viro
2009-06-11linux/magic.h: move cramfs magic out of cramfs_fs.hMike Frysinger
2009-06-11fs: Rearrange inode structure elements to avoid waste due to paddingTheodore Ts'o
2009-06-11fs: Remove i_cindex from struct inodeTheodore Ts'o
2009-06-11Trim a bit of crap from fs.hAl Viro