Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 192403
b: refs/heads/master
c: d25d6fa
h: refs/heads/master
i:
  192401: c41d7a5
  192399: cc6d698
v: v3
  • Loading branch information
James Morris committed Mar 30, 2010
1 parent 2f4f9c3 commit a8ebffc
Show file tree
Hide file tree
Showing 4,042 changed files with 229,973 additions and 107,941 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 225a9be24d799aa16d543c31fb09f0c9ed1d9caa
refs/heads/master: d25d6fa1a95f465ff1ec4458ca15e30b2c8dffec
19 changes: 12 additions & 7 deletions trunk/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,18 @@ modules.builtin
#
# Top-level generic files
#
tags
TAGS
vmlinux
vmlinuz
System.map
Module.markers
Module.symvers
/tags
/TAGS
/linux
/vmlinux
/vmlinuz
/System.map
/Module.markers
/Module.symvers

#
# git files that we don't want to ignore even it they are dot-files
#
!.gitignore
!.mailmap

Expand Down
7 changes: 7 additions & 0 deletions trunk/Documentation/ABI/stable/sysfs-devices-node
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
What: /sys/devices/system/node/nodeX
Date: October 2002
Contact: Linux Memory Management list <linux-mm@kvack.org>
Description:
When CONFIG_NUMA is enabled, this is a directory containing
information on node X such as what CPUs are local to the
node.
2 changes: 1 addition & 1 deletion trunk/Documentation/ABI/testing/sysfs-bus-usb
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ Description:
match the driver to the device. For example:
# echo "046d c315" > /sys/bus/usb/drivers/foo/remove_id

What: /sys/bus/usb/device/.../avoid_reset
What: /sys/bus/usb/device/.../avoid_reset_quirk
Date: December 2009
Contact: Oliver Neukum <oliver@neukum.org>
Description:
Expand Down
Loading

0 comments on commit a8ebffc

Please sign in to comment.