| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-02-06 | 1 | -0/+1 |
|\ |
|
| * | ALSA: HDA: Add a new model "asus" for Conexant 5066/205xx | David Henningsson | 2011-01-22 | 1 | -0/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-02-04 | 1 | -1/+1 |
|\ \ |
|
| * | | tcp_ecn is an integer not a boolean | Peter Chubb | 2011-02-02 | 1 | -1/+1 |
* | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-02-03 | 1 | -18/+15 |
|\ \ \ |
|
| * | | | sched, docs: Update schedstats documentation to version 15 | Javi Merino | 2011-02-01 | 1 | -18/+15 |
* | | | | memsw: deprecate noswapaccount kernel parameter and schedule it for removal | Michal Hocko | 2011-02-02 | 1 | -0/+16 |
|/ / / |
|
* | | | NTFS: Fix invalid pointer dereference in ntfs_mft_record_alloc(). | Anton Altaparmakov | 2011-01-31 | 1 | -0/+2 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-01-28 | 2 | -12/+96 |
|\ \ \
| |/ / |
|
| * | | bonding: update documentation - alternate configuration. | Nicolas de Pesloüan | 2011-01-25 | 1 | -12/+71 |
| * | | Merge branch 'can/at91_can-for-net-2.6' of git://git.pengutronix.de/git/mkl/l... | David S. Miller | 2011-01-24 | 1 | -0/+25 |
| |\ \ |
|
| | * | | can: at91_can: make can_id of mailbox 0 configurable | Marc Kleine-Budde | 2011-01-24 | 1 | -0/+25 |
* | | | | Documentation: Fix kernel parameter ordering | Alan Cox | 2011-01-26 | 1 | -2/+2 |
|/ / / |
|
* | | | docbook: fix broken serial to tty/serial movement | Randy Dunlap | 2011-01-22 | 1 | -2/+2 |
* | | | Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2011-01-21 | 5 | -6/+21 |
|\ \ \ |
|
| * | | | [media] DocBook/v4l: update V4L2 revision and update copyright years | Hans Verkuil | 2011-01-19 | 3 | -4/+5 |
| * | | | [media] DocBook/v4l: fix validation error in dev-rds.xml | Hans Verkuil | 2011-01-19 | 1 | -2/+4 |
| * | | | [media] v4l2-ctrls: v4l2_ctrl_handler_setup must set is_new to 1 | Hans Verkuil | 2011-01-19 | 1 | -0/+12 |
* | | | | Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-01-21 | 1 | -8/+0 |
|\ \ \ \ |
|
| * | | | | genirq: Remove __do_IRQ | Thomas Gleixner | 2011-01-21 | 1 | -8/+0 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-01-21 | 3 | -55/+40 |
|\ \ \ \ \
| |/ / / /
|/| | | /
| | |_|/
| |/| | |
|
| * | | | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 2011-01-21 | 3 | -55/+40 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | ASoC: documentation updates | Seungwhan Youn | 2011-01-18 | 3 | -55/+40 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2011-01-20 | 2 | -8/+70 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | lguest: document --rng in example Launcher | Philip Sanderson | 2011-01-20 | 1 | -0/+5 |
| * | | | lguest: example launcher to use guard pages, drop PROT_EXEC, fix limit logic | Philip Sanderson | 2011-01-20 | 1 | -8/+15 |
| * | | | lguest: --username and --chroot options | Philip Sanderson | 2011-01-20 | 1 | -0/+50 |
* | | | | hwmon: (lm93) Add support for LM94 | Guenter Roeck | 2011-01-18 | 1 | -0/+7 |
* | | | | fallocate should be a file operation | Christoph Hellwig | 2011-01-17 | 1 | -2/+1 |
|/ / / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-01-16 | 2 | -0/+47 |
|\ \ \ |
|
| * | | | Unexport do_add_mount() and add in follow_automount(), not ->d_automount() | David Howells | 2011-01-15 | 1 | -9/+14 |
| * | | | Allow d_manage() to be used in RCU-walk mode | David Howells | 2011-01-15 | 2 | -2/+7 |
| * | | | Add a dentry op to allow processes to be held during pathwalk transit | David Howells | 2011-01-15 | 2 | -1/+22 |
| * | | | Add a dentry op to handle automounting rather than abusing follow_link() | David Howells | 2011-01-15 | 2 | -0/+16 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-post-merge-2.6 | Linus Torvalds | 2011-01-14 | 2 | -0/+1239 |
|\ \ \ \ |
|
| * | | | | [SCSI] target: Add LIO target core v4.0.0-rc6 | Nicholas Bellinger | 2011-01-14 | 2 | -0/+1239 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-01-14 | 1 | -4/+17 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | mac80211: add doc short section on LED triggers | Johannes Berg | 2011-01-10 | 1 | -4/+17 |
* | | | | | Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2011-01-14 | 1 | -2/+0 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | Documentation: fl_mylease no longer exists | J. Bruce Fields | 2011-01-11 | 1 | -2/+0 |
* | | | | | revert documentaion update for memcg's dirty ratio. | KAMEZAWA Hiroyuki | 2011-01-14 | 1 | -74/+0 |
| |_|/ /
|/| | | |
|
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2011-01-13 | 6 | -5/+176 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'ipmi' into release | Len Brown | 2011-01-12 | 1 | -0/+27 |
| |\ \ \ \ |
|
| | * | | | | IPMI: Add the document description of ipmi_get_smi_info | Zhao Yakui | 2010-12-14 | 1 | -0/+27 |
| | | |_|/
| | |/| | |
|
| * | | | | Merge branch 'apei' into release | Len Brown | 2011-01-12 | 1 | -0/+122 |
| |\ \ \ \ |
|
| | * | | | | ACPI, APEI, Add APEI generic error status printing support | Huang Ying | 2010-12-13 | 1 | -0/+122 |
| | |/ / / |
|
| * | | | | Merge branch 'acpi-video' into release | Len Brown | 2011-01-12 | 1 | -5/+0 |
| |\ \ \ \ |
|
| | * | | | | ACPI video: remove output switching control | Zhang Rui | 2010-12-14 | 1 | -5/+0 |
| | |/ / / |
|
| * | | | | Merge branch 'thermal' into release | Len Brown | 2011-01-12 | 2 | -0/+16 |
| |\ \ \ \ |
|
| | * | | | | thermal: Add event notification to thermal framework | R.Durgadoss | 2011-01-12 | 2 | -0/+16 |