aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAge
* Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-02-17
|\
| * tracing: Deprecate tracing_enabled for tracing_onSteven Rostedt2011-02-08
| * tracing: Remove obsolete sched_switch tracerSteven Rostedt2011-02-08
| * tracing/syscalls: Allow arch specific syscall symbol matchingIan Munsie2011-02-07
| * tracing/syscalls: Make arch_syscall_addr weakIan Munsie2011-02-07
* | Merge branch 'perf/urgent' into perf/coreIngo Molnar2011-02-16
|\ \
| * \ Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-02-15
| |\ \
| | * | drm: fix wrong usages of drm_device in DRM Developer's GuideXiao Jiang2011-02-14
| * | | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-02-14
| |\ \ \ | | |/ / | |/| |
| | * | Revert "dt: add documentation of ARM dt boot interface"Grant Likely2011-02-14
| * | | Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-02-13
| |\| | | | |/ | |/|
| | * dt: add documentation of ARM dt boot interfaceGrant Likely2011-01-31
| | * dt: Remove obsolete description of powerpc boot interfaceGrant Likely2011-01-31
| | * dt: Move device tree documentation out of powerpc directoryGrant Likely2011-01-31
* | | tracing/kprobes: Add bitfield typeMasami Hiramatsu2011-02-07
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-02-06
|\ \
| * | ALSA: HDA: Add a new model "asus" for Conexant 5066/205xxDavid Henningsson2011-01-22
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-02-04
|\ \ \
| * | | tcp_ecn is an integer not a booleanPeter Chubb2011-02-02
* | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-02-03
|\ \ \ \
| * | | | sched, docs: Update schedstats documentation to version 15Javi Merino2011-02-01
* | | | | memsw: deprecate noswapaccount kernel parameter and schedule it for removalMichal Hocko2011-02-02
|/ / / /
* | | | NTFS: Fix invalid pointer dereference in ntfs_mft_record_alloc().Anton Altaparmakov2011-01-30
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-01-27
|\| | |
| * | | bonding: update documentation - alternate configuration.Nicolas de Pesloüan2011-01-25
| * | | Merge branch 'can/at91_can-for-net-2.6' of git://git.pengutronix.de/git/mkl/l...David S. Miller2011-01-24
| |\ \ \
| | * | | can: at91_can: make can_id of mailbox 0 configurableMarc Kleine-Budde2011-01-24
* | | | | Documentation: Fix kernel parameter orderingAlan Cox2011-01-25
|/ / / /
* | | / docbook: fix broken serial to tty/serial movementRandy Dunlap2011-01-22
| |_|/ |/| |
* | | Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2011-01-21
|\ \ \
| * | | [media] DocBook/v4l: update V4L2 revision and update copyright yearsHans Verkuil2011-01-19
| * | | [media] DocBook/v4l: fix validation error in dev-rds.xmlHans Verkuil2011-01-19
| * | | [media] v4l2-ctrls: v4l2_ctrl_handler_setup must set is_new to 1Hans Verkuil2011-01-19
* | | | Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-01-21
|\ \ \ \
| * | | | genirq: Remove __do_IRQThomas Gleixner2011-01-21
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-01-21
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-01-21
| |\ \ \ | | |/ / | |/| |
| | * | ASoC: documentation updatesSeungwhan Youn2011-01-18
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2011-01-20
|\ \ \ \ | |/ / / |/| | |
| * | | lguest: document --rng in example LauncherPhilip Sanderson2011-01-20
| * | | lguest: example launcher to use guard pages, drop PROT_EXEC, fix limit logicPhilip Sanderson2011-01-20
| * | | lguest: --username and --chroot optionsPhilip Sanderson2011-01-20
* | | | hwmon: (lm93) Add support for LM94Guenter Roeck2011-01-18
* | | | fallocate should be a file operationChristoph Hellwig2011-01-17
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-01-16
|\ \ \
| * | | Unexport do_add_mount() and add in follow_automount(), not ->d_automount()David Howells2011-01-15
| * | | Allow d_manage() to be used in RCU-walk modeDavid Howells2011-01-15
| * | | Add a dentry op to allow processes to be held during pathwalk transitDavid Howells2011-01-15
| * | | Add a dentry op to handle automounting rather than abusing follow_link()David Howells2011-01-15
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-post-merge-2.6Linus Torvalds2011-01-14
|\ \ \ \